| Class and Description |
|---|
| AdminAuthenticator
The admin authenticator provides authentication for Resin admin/management
purposes.
|
| PasswordUser
PasswordUser is used by PasswordAuthenticator implementations.
|
| Class and Description |
|---|
| AdminAuthenticator
The admin authenticator provides authentication for Resin admin/management
purposes.
|
| XmlAuthenticator.User |
| Class and Description |
|---|
| Authenticator
Base implementation to log in a user.
|
| DigestCredentials
Digest-based credentials
The Digest authentication uses the following algorithm
to calculate the digest.
|
| Class and Description |
|---|
| Authenticator
Base implementation to log in a user.
|
| Class and Description |
|---|
| SecurityContextProvider
Defines the interface any security provider must implement.
|
| Class and Description |
|---|
| AbstractAuthenticator
All applications should extend AbstractAuthenticator to implement
their custom authenticators.
|
| AbstractCookieAuthenticator
All applications should extend AbstractAuthenticator to implement
their custom authenticators.
|
| AbstractLogin
Used to authenticate users in a servlet request.
|
| AbstractRoleMap
Maps roles (permissions) to users and groups.
|
| AbstractSingleSignon
Abstract single-signon
|
| Allow
The <sec:Allow> tag authorizes requests for a set of url-patterns.
|
| Authenticator
Base implementation to log in a user.
|
| AuthorizationManager
Manages the authorization for a context.
|
| CookieAuthenticator
Base implementation to log in a user.
|
| Credentials
Credentials to log in a user.
|
| DatabaseAuthenticator
An authenticator using JDBC.
|
| DigestCredentials
Digest-based credentials
The Digest authentication uses the following algorithm
to calculate the digest.
|
| HttpDigestCredentials
HTTP Digest-based credentials
The HTTP Digest authentication uses the following algorithm
to calculate the digest.
|
| Login
Used to login and logout users in a servlet request.
|
| PasswordCredentials
Password-based credentials
|
| PasswordUser
PasswordUser is used by PasswordAuthenticator implementations.
|
| PermissionConfig
Permission configuration.
|
| PermissionManager
Manages the permission for a context.
|
| PolicyImpl
Defines the policy for the current security context.
|
| RoleMap
Maps roles (permissions) to users and groups.
|
| RoleMapManager
Manages role mapping
|
| SecurityContextException
Security exception for finding the current security context.
|
| SecurityContextProvider
Defines the interface any security provider must implement.
|
| SecurityException |
| SelfEncryptedCookie
Self-encrypted cookie for server to server authentication.
|
| SingleSignon
Cache to store login for multiple web-apps.
|
| XmlAuthenticator
The XML authenticator reads a static file for authentication.
|
| XmlAuthenticator.User |
| XmlRoleMap.Role |
| Class and Description |
|---|
| AbstractAuthenticator
All applications should extend AbstractAuthenticator to implement
their custom authenticators.
|
| Authenticator
Base implementation to log in a user.
|
| PasswordUser
PasswordUser is used by PasswordAuthenticator implementations.
|
| XmlAuthenticator.User |
| Class and Description |
|---|
| AdminAuthenticator
The admin authenticator provides authentication for Resin admin/management
purposes.
|
| Class and Description |
|---|
| SecurityContextProvider
Defines the interface any security provider must implement.
|
| Class and Description |
|---|
| SecurityContextProvider
Defines the interface any security provider must implement.
|
| Class and Description |
|---|
| Login
Used to login and logout users in a servlet request.
|
| SecurityContextProvider
Defines the interface any security provider must implement.
|
| Class and Description |
|---|
| AbstractAuthenticator
All applications should extend AbstractAuthenticator to implement
their custom authenticators.
|
| AbstractLogin
Used to authenticate users in a servlet request.
|
| AnonymousAuthenticator
The anonymous authenticator always succeeds
|
| Authenticator
Base implementation to log in a user.
|
| BasicLogin
Implements the "basic" auth-method.
|
| BasicPrincipal |
| ClientCertLogin
Implements the "CLIENT-CERT" auth-method.
|
| DigestLogin
Implements the "digest" auth-method.
|
| FormLogin
Used to authenticate users in a servlet request.
|
| JaasAuthenticator
The JAAS authenticator uses an existing JAAS LoginModule.
|
| JdbcAuthenticator
An authenticator using JDBC.
|
| LdapAuthenticator
The LDAP authenticator uses the underlying LDAP services
provided by the JDK.
|
| Login
Used to login and logout users in a servlet request.
|
| NullAuthenticator
The null authenticator creates a dummy user.
|
| PasswordDigest
Calculates a digest for the user and password.
|
| PropertiesAuthenticator
The Property authenticator reads a properties file for authentication.
|
| XmlAuthenticator
The XML authenticator reads a static file for authentication.
|
| XmlRoleMap
The XML role-map reads a static file for authentication.
|
| Class and Description |
|---|
| Authenticator
Base implementation to log in a user.
|
| Login
Used to login and logout users in a servlet request.
|
| RoleMapManager
Manages role mapping
|