| Interface | Description |
|---|---|
| TokenStore |
A store containing user authentication tokens.
|
| Class | Description |
|---|---|
| Attribute |
Seam implementation of the PicketLink Attribute interface
|
| AuthorizationObserver |
This event observer
|
| BaseAuthenticator |
Abstract implementation of Authenticator which provides basic features
|
| CredentialsImpl |
The default Credentials implementation.
|
| CredentialType |
Seam implementation of the PicketLink CredentialType interface.
|
| GroupImpl |
Seam implementation of the PicketLink Group interface.
|
| IdentityImpl |
Identity implementation for authentication and authorization
|
| JpaTokenStore |
A TokenStore implementation, stores tokens inside a database table.
|
| RememberMe |
Remember-me functionality is provided by this class, in two different flavours.
|
| RequestSecurityState |
Contains the authentication state of the current request
|
| RunAsOperation |
Defines a security operation that can be executed within a particular
security context.
|
| SecurityEventMessages |
Produces system messages in response to certain security events.
|
| SecurityExtension |
Extension for typesafe security annotations
|
| SecurityInterceptor |
Provides authorization services for component invocations.
|
| Enum | Description |
|---|---|
| RememberMe.Mode |
Copyright © 2013 Seam Framework. All Rights Reserved.