Uses of Package
com.caplin.server.auth

Packages that use com.caplin.server.auth
Package
Description
 
 
  • Class
    Description
    Static instances of this class are used to provide various authentication results to the Liberator.
    Represents a user that is connected to the Liberator and attempting to be authenticated.
    Defines the interface to be implemented by a Liberator Auth Module.
     
     
    Provides an interface that allows delayed authentication results to be passed to the Liberator.
    Instances of this class are used to indicate the type of user invalidation that the Liberator should perform.
    Contains a representation of a mapped RTTP object holding the original object name and its mapped name.
    Enum defining the type of update passed to the authenticator permission methods (checkPermissionUpdate() and globalPermissionUpdate).
    A representation of an RTTP Object that is present in the Liberator.
    Contains information about the server and its sessions.
    Provides an interface to allow management (ejection and invalidation) of connected sessions and checking of KeyMaster tokens.
    Allows subscriptions from SessionManager to be initiated and unsubscribed from.
    Callbacks for SessionManager.
    Represents a user's session on the liberator
  • Classes in com.caplin.server.auth used by examples
    Class
    Description
    Static instances of this class are used to provide various authentication results to the Liberator.
    Represents a user that is connected to the Liberator and attempting to be authenticated.
    Defines the interface to be implemented by a Liberator Auth Module.
    A default implementation of the Authenticator interface.
    Provides an interface that allows delayed authentication results to be passed to the Liberator.
    Contains a representation of a mapped RTTP object holding the original object name and its mapped name.
    Enum defining the type of update passed to the authenticator permission methods (checkPermissionUpdate() and globalPermissionUpdate).
    A representation of an RTTP Object that is present in the Liberator.
    Contains information about the server and its sessions.
    Provides an interface to allow management (ejection and invalidation) of connected sessions and checking of KeyMaster tokens.
    Represents a user's session on the liberator