| Name | Description | Type | Package | Framework |
| AbstractLogout | Class | com.uwyn.rife.authentication.elements | Rife | |
| AbstractLogoutPassthrough | Fields inherited from class com. | Class | com.uwyn.rife.authentication.elements | Rife |
| AbstractLogoutTemplate | Class | com.uwyn.rife.authentication.elements | Rife | |
| AbstractPropertyAuthenticatedDeployer | Deployer for Authenticated elements that configures the various authentication managers through properties. | Class | com.uwyn.rife.authentication.elements | Rife |
| AbstractSessionValidator | Convenience superclass for SessionValidator implementations. | Class | com.uwyn.rife.authentication.sessionvalidators | Rife |
| AddRoleErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| AddUserErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| Authenticated | Requires that the user have a valid authentication session before access to a child element is allowed. | Class | com.uwyn.rife.authentication.elements | Rife |
| AuthenticatedDeployer | Class | com.uwyn.rife.authentication.elements | Rife | |
| AuthenticatedElementNotFoundException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| AuthenticationUtils | This abstract class provides convenience shortcut methods to perform common operations with the authentication framework | Class | com.uwyn.rife.authentication | Rife |
| BasicSessionValidator | Non-optimized session validator. | Class | com.uwyn.rife.authentication.sessionvalidators | Rife |
| CantFindXmlPathException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| CantWriteToDestinationException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| ClearUsersErrorException | See Also:Serialized FormConstructor SummaryClearUsersErrorException() | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife |
| ContainsRoleErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| ContainsUserErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| ContinueSessionErrorException | Class | com.uwyn.rife.authentication.sessionmanagers.exceptions | Rife | |
| CountRolesErrorException | See Also:Serialized FormConstructor SummaryCountRolesErrorException() | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife |
| CountSessionsErrorException | See Also:Serialized FormConstructor SummaryCountSessionsErrorException() | Class | com.uwyn.rife.authentication.sessionmanagers.exceptions | Rife |
| CountUsersErrorException | See Also:Serialized FormConstructor SummaryCountUsersErrorException() | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife |
| CreateRememberIdErrorException | Class | com.uwyn.rife.authentication.remembermanagers.exceptions | Rife | |
| Credentials | This interface defines the methods that classes with Credentials functionalities have to implement. | Interface | com.uwyn.rife.authentication | Rife |
| CredentialsManager | This interface defines the methods that classes with CredentialsManager functionalities have to implement. | Interface | com.uwyn.rife.authentication | Rife |
| CredentialsManagerException | Class | com.uwyn.rife.authentication.exceptions | Rife | |
| CredentialsManagerFactory | Classes that can create CredentialsManager objects implementSince:1. | Interface | com.uwyn.rife.authentication.credentialsmanagers | Rife |
| CredentialsManagerFactoryFactory | Creates CredentialsManager factories based on configuration options. | Class | com.uwyn.rife.authentication.credentialsmanagers | Rife |
| DatabaseAuthenticated | Sets up the standard Authenticated element for managers that work with a database back-end. | Class | com.uwyn.rife.authentication.elements | Rife |
| DatabaseAuthenticatedDeployer | Deployer for Authenticated elements that by default sets up all the authentication managers for database storage. | Class | com.uwyn.rife.authentication.elements | Rife |
| DatabaseLogoutDeployer | Deployer for logout elements that by default sets up all the authentication managers for database storage. | Class | com.uwyn.rife.authentication.elements | Rife |
| DatabaseLogoutPassthrough | Sets up the standard SimpleLogoutPassthrough element for managers that work with a database back-end. | Class | com.uwyn.rife.authentication.elements | Rife |
| DatabaseLogoutTemplate | Sets up the standard SimpleLogoutTemplate element for managers that work with a database back-end. | Class | com.uwyn.rife.authentication.elements | Rife |
| DatabaseRemember | Class | com.uwyn.rife.authentication.remembermanagers | Rife | |
| DatabaseRememberFactory | Factory for DatabaseRemember manager instances that creates singletons based on the Datasource. | Class | com.uwyn.rife.authentication.remembermanagers | Rife |
| DatabaseSessions | Class | com.uwyn.rife.authentication.sessionmanagers | Rife | |
| DatabaseSessionsFactory | Factory for DatabaseSessions manager instances that creates singletons based on the Datasource. | Class | com.uwyn.rife.authentication.sessionmanagers | Rife |
| DatabaseSessionValidator | Class | com.uwyn.rife.authentication.sessionvalidators | Rife | |
| DatabaseSessionValidatorFactory | Factory for DatabaseSessionValidator manager instances that creates singletons based on the Datasource and an optional differentiating | Class | com.uwyn.rife.authentication.sessionvalidators | Rife |
| DatabaseUsers | Class | com.uwyn.rife.authentication.credentialsmanagers | Rife | |
| DatabaseUsers .ListDatabaseRoles | Constructor SummaryDatabaseUsers. | Class | com.uwyn.rife.authentication.credentialsmanagers.DatabaseUsers | Rife |
| DatabaseUsers .ListDatabaseUsers | Constructor SummaryDatabaseUsers. | Class | com.uwyn.rife.authentication.credentialsmanagers.DatabaseUsers | Rife |
| DatabaseUsersFactory | Factory for DatabaseUsers manager instances that creates singletons based on the Datasource and an optional differentiating | Class | com.uwyn.rife.authentication.credentialsmanagers | Rife |
| DuplicateLoginException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| DuplicateRoleException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| DuplicateUserIdException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| EraseAllRememberIdsErrorException | See Also:Serialized FormConstructor SummaryEraseAllRememberIdsErrorException() | Class | com.uwyn.rife.authentication.remembermanagers.exceptions | Rife |
| EraseAllSessionsErrorException | See Also:Serialized FormConstructor SummaryEraseAllSessionsErrorException() | Class | com.uwyn.rife.authentication.sessionmanagers.exceptions | Rife |
| EraseRememberIdErrorException | Class | com.uwyn.rife.authentication.remembermanagers.exceptions | Rife | |
| EraseSessionErrorException | Class | com.uwyn.rife.authentication.sessionmanagers.exceptions | Rife | |
| EraseUserRememberIdsErrorException | Class | com.uwyn.rife.authentication.remembermanagers.exceptions | Rife | |
| EraseUserSessionsErrorException | Class | com.uwyn.rife.authentication.sessionmanagers.exceptions | Rife | |
| FactoryPropertyAuthenticated | Fields inherited from class com. | Class | com.uwyn.rife.authentication.elements | Rife |
| FactoryPropertyAuthenticatedDeployer | Deployer for Authenticated elements that uses properties to determine which factory classes will create the various authentication objects. | Class | com.uwyn.rife.authentication.elements | Rife |
| GetAttributesErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| GetLoginErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| GetRememberedUserIdErrorException | Class | com.uwyn.rife.authentication.remembermanagers.exceptions | Rife | |
| GetSessionUserIdErrorException | Class | com.uwyn.rife.authentication.sessionmanagers.exceptions | Rife | |
| GetUserIdErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| IdentifiableUsersManager | This interface defines the methods that are needed for the Identified element to be able to setup a RoleUserIdentity instance for each authenticated user for whom the | Interface | com.uwyn.rife.authentication.credentialsmanagers | Rife |
| Identified | Class | com.uwyn.rife.authentication.elements | Rife | |
| InitializationErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| InstallCredentialsErrorException | See Also:Serialized FormConstructor SummaryInstallCredentialsErrorException() | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife |
| InstallSessionsErrorException | See Also:Serialized FormConstructor SummaryInstallSessionsErrorException() | Class | com.uwyn.rife.authentication.sessionmanagers.exceptions | Rife |
| IsSessionValidErrorException | Class | com.uwyn.rife.authentication.sessionmanagers.exceptions | Rife | |
| IsUserInRoleErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| IsUserValidErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| ListRolesErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| ListSessions | This interface to be able to list all the active sessions in a SessionManager without having to store them all in memory. | Interface | com.uwyn.rife.authentication | Rife |
| ListUsers | Interface | com.uwyn.rife.authentication.credentialsmanagers | Rife | |
| ListUsersErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| MemoryAuthenticated | Sets up the standard Authenticated element for managers that work with an in-memory back-end. | Class | com.uwyn.rife.authentication.elements | Rife |
| MemoryAuthenticatedDeployer | Deployer for Authenticated elements that by default sets up all the authentication managers for memory storage. | Class | com.uwyn.rife.authentication.elements | Rife |
| MemoryLogoutDeployer | Deployer for logout elements that by default sets up all the authentication managers for memory storage. | Class | com.uwyn.rife.authentication.elements | Rife |
| MemoryLogoutPassthrough | Sets up the standard SimpleLogoutPassthrough element for managers that work with an in-memory back-end. | Class | com.uwyn.rife.authentication.elements | Rife |
| MemoryLogoutTemplate | Sets up the standard SimpleLogoutTemplate element for managers that work with an in-memory back-end. | Class | com.uwyn.rife.authentication.elements | Rife |
| MemorySession | Class | com.uwyn.rife.authentication.sessionmanagers | Rife | |
| MemorySessions | Class | com.uwyn.rife.authentication.sessionmanagers | Rife | |
| MemoryUsers | Class | com.uwyn.rife.authentication.credentialsmanagers | Rife | |
| MemoryUsersFactory | Factory for MemoryUsers manager instances that basically retrieves the current memory credential from the default repository participant. | Class | com.uwyn.rife.authentication.credentialsmanagers | Rife |
| MissingXmlPathException | See Also:Serialized FormConstructor SummaryMissingXmlPathException() | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife |
| MixedAuthenticated | Sets up the standard Authenticated element with credentials and remember-me managers for database storage, but the session managers for | Class | com.uwyn.rife.authentication.elements | Rife |
| MixedAuthenticatedDeployer | Deployer for Authenticated elements that by default sets up the credentials and remember-me managers for database storage, but the session | Class | com.uwyn.rife.authentication.elements | Rife |
| NotAuthenticatedElementException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| NotRoleUsersManagedException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| PasswordEncrypting | Credentials managers that can encrypt passwords implement this interface. | Interface | com.uwyn.rife.authentication | Rife |
| ProcessSessionValidity | Class | com.uwyn.rife.authentication.sessionvalidators | Rife | |
| ProcessSessionValidityBasic | Class | com.uwyn.rife.authentication.sessionvalidators | Rife | |
| PurgeRememberIdsErrorException | See Also:Serialized FormConstructor SummaryPurgeRememberIdsErrorException() | Class | com.uwyn.rife.authentication.remembermanagers.exceptions | Rife |
| PurgeSessionsErrorException | See Also:Serialized FormConstructor SummaryPurgeSessionsErrorException() | Class | com.uwyn.rife.authentication.sessionmanagers.exceptions | Rife |
| PurgingDatabaseAuthenticated | Sets up the standard Authenticated element for managers that work with a database back-end and enables automatic in-process purging. | Class | com.uwyn.rife.authentication.elements | Rife |
| PurgingDatabaseAuthenticatedDeployer | Deployer for Authenticated elements that by default sets up all the authentication managers for database storage and enables automatic in-process purging. | Class | com.uwyn.rife.authentication.elements | Rife |
| PurgingMemoryAuthenticated | Sets up the standard Authenticated element for managers that work with an in-memory back-end and enables automatic in-process purging. | Class | com.uwyn.rife.authentication.elements | Rife |
| PurgingMemoryAuthenticatedDeployer | Deployer for Authenticated elements that by default sets up all the authentication managers for memory storage and enables automatic in-process | Class | com.uwyn.rife.authentication.elements | Rife |
| PurgingMixedAuthenticated | Sets up the standard Authenticated element with credentials and remember-me managers for database storage, but the session managers for | Class | com.uwyn.rife.authentication.elements | Rife |
| PurgingMixedAuthenticatedDeployer | Deployer for Authenticated elements that by default sets up the credentials and remember-me managers for database storage, the session | Class | com.uwyn.rife.authentication.elements | Rife |
| PurgingRememberManager | Class | com.uwyn.rife.authentication.remembermanagers | Rife | |
| PurgingSessionManager | Class | com.uwyn.rife.authentication.sessionmanagers | Rife | |
| RememberManager | This interface defines the methods that classes with RememberManager functionalities have to implement. | Interface | com.uwyn.rife.authentication | Rife |
| RememberManagerException | Class | com.uwyn.rife.authentication.exceptions | Rife | |
| RememberManagerFactory | Classes that generate RememberManager objects implement this interface. | Interface | com.uwyn.rife.authentication.remembermanagers | Rife |
| RememberManagerFactoryFactory | Creates RememberManager factories based on configuration options. | Class | com.uwyn.rife.authentication.remembermanagers | Rife |
| RememberMe | This interface needs to be implemented by all credentials classes that are allowed to be remembered. | Interface | com.uwyn.rife.authentication.credentials | Rife |
| RemoveCredentialsErrorException | See Also:Serialized FormConstructor SummaryRemoveCredentialsErrorException() | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife |
| RemoveRoleErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| RemoveSessionsErrorException | See Also:Serialized FormConstructor SummaryRemoveSessionsErrorException() | Class | com.uwyn.rife.authentication.sessionmanagers.exceptions | Rife |
| RemoveUserErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| RoleCheckErrorException | Class | com.uwyn.rife.authentication.sessionvalidators.exceptions | Rife | |
| RoleUser | Provides standard RoleUserCredentials functionalities by implementing the property accessors and setting up basic validation rules. | Class | com.uwyn.rife.authentication.credentials | Rife |
| RoleUserAttributes | Class | com.uwyn.rife.authentication.credentialsmanagers | Rife | |
| RoleUserAuthenticated | property that will be used together with RoleUserCredentials credentials to only allow people with that role to access the child page. | Class | com.uwyn.rife.authentication.elements | Rife |
| RoleUserCredentials | This interface needs to be implemented by all credentials classes that work with RoleUsersManagers, which | Interface | com.uwyn.rife.authentication.credentials | Rife |
| RoleUserIdentity | Class | com.uwyn.rife.authentication.credentialsmanagers | Rife | |
| RoleUsersManager | Interface | com.uwyn.rife.authentication.credentialsmanagers | Rife | |
| RoleUsersManagerRetriever | This abstract class provides the functionalities to retrieve a RoleUsersManager from a particular Authenticated element Since you can have many authentication schemes and backends being active | Class | com.uwyn.rife.authentication.credentialsmanagers | Rife |
| SessionAttributes | This interface defines the methods that classes with SessionAttributes functionalities have to implement. | Interface | com.uwyn.rife.authentication | Rife |
| SessionManager | This interface defines the methods that classes with SessionManager functionalities have to implement. | Interface | com.uwyn.rife.authentication | Rife |
| SessionManagerException | Class | com.uwyn.rife.authentication.exceptions | Rife | |
| SessionManagerFactory | Classes that generate SessionManager objects implement this interface. | Interface | com.uwyn.rife.authentication.sessionmanagers | Rife |
| SessionManagerFactoryFactory | Creates SessionManager factories based on configuration options. | Class | com.uwyn.rife.authentication.sessionmanagers | Rife |
| SessionRememberedCheckErrorException | Class | com.uwyn.rife.authentication.sessionmanagers.exceptions | Rife | |
| SessionValidator | This interface defines the methods that classes with SessionValidator functionalities have to implement. | Interface | com.uwyn.rife.authentication | Rife |
| SessionValidatorException | Class | com.uwyn.rife.authentication.exceptions | Rife | |
| SessionValidatorFactory | Classes that can create SessionValidator objects implementSince:1. | Interface | com.uwyn.rife.authentication.sessionvalidators | Rife |
| SessionValidatorFactoryFactory | Creates SessionValidator factories based on configuration options. | Class | com.uwyn.rife.authentication.sessionvalidators | Rife |
| SessionValidatorRetriever | This abstract class provides the functionalities to retrieve a SessionValidator from a particular Authenticated element in a site. | Class | com.uwyn.rife.authentication | Rife |
| SessionValidityCheckErrorException | Class | com.uwyn.rife.authentication.sessionvalidators.exceptions | Rife | |
| SimpleLogoutPassthrough | Class | com.uwyn.rife.authentication.elements | Rife | |
| SimpleLogoutTemplate | Class | com.uwyn.rife.authentication.elements | Rife | |
| SimpleSessionManagerFactory | Simple caching session manager factory. | Class | com.uwyn.rife.authentication.sessionmanagers | Rife |
| SimpleSessionValidatorFactory | Factory that instantiates session validators based on the class name specified in element properties. | Class | com.uwyn.rife.authentication.sessionvalidators | Rife |
| StartSessionErrorException | Class | com.uwyn.rife.authentication.sessionmanagers.exceptions | Rife | |
| StoreXmlErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| UndefinedAuthenticationRememberManagerException | See Also:Serialized FormConstructor SummaryUndefinedAuthenticationRememberManagerException() | Class | com.uwyn.rife.authentication.elements.exceptions | Rife |
| UndefinedLogoutRememberManagerException | See Also:Serialized FormConstructor SummaryUndefinedLogoutRememberManagerException() | Class | com.uwyn.rife.authentication.elements.exceptions | Rife |
| UnknownCredentialsClassException | Class | com.uwyn.rife.authentication.elements.exceptions | Rife | |
| UnknownCredentialsManagerFactoryClassException | Class | com.uwyn.rife.authentication.elements.exceptions | Rife | |
| UnknownDatasourceException | Class | com.uwyn.rife.authentication.elements.exceptions | Rife | |
| UnknownRememberManagerFactoryClassException | Class | com.uwyn.rife.authentication.elements.exceptions | Rife | |
| UnknownRoleErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| UnknownSessionManagerFactoryClassException | Class | com.uwyn.rife.authentication.elements.exceptions | Rife | |
| UnknownSessionValidatorClassException | Class | com.uwyn.rife.authentication.elements.exceptions | Rife | |
| UnknownSessionValidatorFactoryClassException | Class | com.uwyn.rife.authentication.elements.exceptions | Rife | |
| UnsupportedCredentialsTypeException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| UnsupportedEncryptionException | Class | com.uwyn.rife.authentication.elements.exceptions | Rife | |
| UpdateUserErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| VerifyCredentialsErrorException | Class | com.uwyn.rife.authentication.credentialsmanagers.exceptions | Rife | |
| Xml2MemoryUsers | Class | com.uwyn.rife.authentication.credentialsmanagers | Rife | |