|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractLogout | |
| AbstractLogoutPassthrough | |
| AbstractLogoutTemplate | |
| AbstractPropertyAuthenticatedDeployer | Deployer for Authenticated elements that configures the various
authentication managers through properties. |
| Authenticated | Requires that the user have a valid authentication session before access to a child element is allowed. |
| AuthenticatedDeployer | |
| DatabaseAuthenticated | Sets up the standard Authenticated element for managers that
work with a database back-end. |
| DatabaseAuthenticatedDeployer | Deployer for Authenticated elements that by default sets up all the
authentication managers for database storage. |
| DatabaseLogoutDeployer | Deployer for logout elements that by default sets up all the authentication managers for database storage. |
| DatabaseLogoutPassthrough | Sets up the standard SimpleLogoutPassthrough element for managers
that work with a database back-end. |
| DatabaseLogoutTemplate | Sets up the standard SimpleLogoutTemplate element for managers
that work with a database back-end. |
| FactoryPropertyAuthenticated | |
| FactoryPropertyAuthenticatedDeployer | Deployer for Authenticated elements that uses properties to determine
which factory classes will create the various authentication objects. |
| Identified | |
| MemoryAuthenticated | Sets up the standard Authenticated element for managers that
work with an in-memory back-end. |
| MemoryAuthenticatedDeployer | Deployer for Authenticated elements that by default sets up all the
authentication managers for memory storage. |
| MemoryLogoutDeployer | Deployer for logout elements that by default sets up all the authentication managers for memory storage. |
| MemoryLogoutPassthrough | Sets up the standard SimpleLogoutPassthrough element for managers
that work with an in-memory back-end. |
| MemoryLogoutTemplate | Sets up the standard SimpleLogoutTemplate element for managers that
work with an in-memory back-end. |
| MixedAuthenticated | Sets up the standard Authenticated element with credentials and
remember-me managers for database storage, but the session managers for
memory storage. |
| MixedAuthenticatedDeployer | Deployer for Authenticated elements that by default sets up the
credentials and remember-me managers for database storage, but the session
managers for memory storage. |
| PurgingDatabaseAuthenticated | Sets up the standard Authenticated element for managers that
work with a database back-end and enables automatic in-process purging. |
| PurgingDatabaseAuthenticatedDeployer | Deployer for Authenticated elements that by default sets up all the
authentication managers for database storage and enables automatic in-process purging. |
| PurgingMemoryAuthenticated | Sets up the standard Authenticated element for managers that
work with an in-memory back-end and enables automatic in-process purging. |
| PurgingMemoryAuthenticatedDeployer | Deployer for Authenticated elements that by default sets up all the
authentication managers for memory storage and enables automatic in-process
purging. |
| PurgingMixedAuthenticated | Sets up the standard Authenticated element with credentials and
remember-me managers for database storage, but the session managers for
memory storage and enables automatic in-process purging. |
| PurgingMixedAuthenticatedDeployer | Deployer for Authenticated elements that by default sets up the
credentials and remember-me managers for database storage, the session
managers for memory storage and enables automatic in-process purging. |
| RoleUserAuthenticated | Extends the generic Authenticated element with support for a role
property that will be used together with RoleUserCredentials
credentials to only allow people with that role to access the child page. |
| SimpleLogoutPassthrough | |
| SimpleLogoutTemplate | |
Provides elements for authentication and logout, using the variety of backend stores available.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||