Index
All Classes and Interfaces|All Packages
A
- ACCT_EXPIRED - Static variable in class com.caplin.server.auth.AuthenticationResult
-
Use to indicate the supplied login credentials are for an expired user account.
- ADD - Enum constant in enum class com.caplin.server.auth.PermissionUpdateType
-
The associated permission update if for a new permission key
- adjustThrottleForObject(UserSession, String, ThrottleCommand) - Method in interface com.caplin.server.auth.SessionManager
-
Provides a mechanism to control the throttling level of a single subscription of a session.
- adjustThrottleForSession(UserSession, ThrottleCommand) - Method in interface com.caplin.server.auth.SessionManager
-
Provides a mechanism to control the throttling level of all subscriptions of a session.
- AGAIN - Static variable in class com.caplin.server.auth.AuthenticationResult
-
Use only when performing content-based permissioning where the content is not yet available.
- AuthenticationResult - Class in com.caplin.server.auth
-
Static instances of this class are used to provide various authentication results to the Liberator.
- AuthenticationUser - Class in com.caplin.server.auth
-
Represents a user that is connected to the Liberator and attempting to be authenticated.
- Authenticator - Interface in com.caplin.server.auth
-
Defines the interface to be implemented by a Liberator Auth Module.
- AuthenticatorAdaptor - Class in com.caplin.server.auth
-
A default implementation of the
Authenticator
interface. - AuthenticatorAdaptor() - Constructor for class com.caplin.server.auth.AuthenticatorAdaptor
- AuthenticatorVersion - Class in com.caplin.server.auth
- authoriseHTTP(AuthenticationUser) - Method in interface com.caplin.server.auth.Authenticator
-
This method will be called when an HTTP directory access authorisation is required.
- authoriseHTTP(AuthenticationUser) - Method in class com.caplin.server.auth.AuthenticatorAdaptor
- authoriseHTTP(AuthenticationUser) - Method in class examples.OpenAuthenticator
- authoriseHTTP(AuthenticationUser) - Method in class examples.PermissionAuthenticator
- authoriseHTTP(AuthenticationUser) - Method in class examples.TieringAuthenticator
All Classes and Interfaces|All Packages