See: Description
Interface | Description |
---|---|
Authenticator |
Created by The eXo Platform SAS
Component responsible for user authentication (session creation) In JAAS LoginModule typically called in login() method |
Credential |
Created by The eXo Platform SAS
Abstraction for authentication credential. |
PasswordEncrypter |
Created by The eXo Platform SAS .
|
RolesExtractor |
Created by The eXo Platform SAS
Strategy of extraction J2EE roles from given group names |
Class | Description |
---|---|
ConversationState |
Created by The eXo Platform SAS
An object which stores all information about the state of the current user. |
DigestPasswordEncrypter |
Created by The eXo Platform SAS
Encapsulates Digest Authentication encryption algorithm. |
Identity |
Created by The eXo Platform SAS
User Session encapsulates user's principals such as name, groups along with JAAS subject (useful in J2EE environment) as well as other optional attributes |
MembershipEntry |
Created by The eXo Platform SAS
Membership Entry is an association between membershipType and group |
Copyright © 2003-2017 eXo Platform SAS. All Rights Reserved.