Package com.spotfire.server.jaas
package com.spotfire.server.jaas
Package containing API for creating a JAAS module for authentication.
- Since:
- 3.0
-
ClassDescriptionA marker interface for classes representing some form of authentication credentials, e.g., a username or a password.This class can be used as a base class for
Principalimplementations representing groups.This class can be used as a base class forPrincipalimplementations representing users.An abstract base class forLoginModuleimplementations designed for username-password authentication.An interface for credential classes with password properties.An interface for credential classes with username properties.