|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.uwyn.rife.authentication.elements | |
|---|---|
| com.uwyn.rife.authentication.elements | Provides elements for authentication and logout, using the variety of backend stores available. |
| Classes in com.uwyn.rife.authentication.elements used by com.uwyn.rife.authentication.elements | |
|---|---|
| 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
|
|
| DatabaseAuthenticatedDeployer
Deployer for Authenticated elements that by default sets up all the
authentication managers for database storage. |
|
| FactoryPropertyAuthenticatedDeployer
Deployer for Authenticated elements that uses properties to determine
which factory classes will create the various authentication objects. |
|
| Identified
|
|
| MemoryAuthenticatedDeployer
Deployer for Authenticated elements that by default sets up all the
authentication 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. |
|
| 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
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||