See: Description
| Interface | Description |
|---|---|
| PrincipalProvider |
This interface provides a way for authentication code to communicate generic
credentials to authorization delegates.
|
| Class | Description |
|---|---|
| BypassSecurityServletAuthenticationProvider |
This authentication provider will always authenticate, giving
complete access privileges to the session.
|
| BypassSecurityServletAuthenticationProvider.AnonymousAdminSecurityContext |
Security context with complete
|
| ContainerAuthToken | |
| ContainerRolesPrincipalProvider |
Adds principals based on roles that are configured within the container and
through a PrincipalProvider bean in the project.
|
| ContainerRolesPrincipalProvider.ContainerRolesPrincipal | |
| DelegateHeaderPrincipalProvider |
An example principal provider that extracts principals from request headers.
|
| DelegateHeaderPrincipalProvider.DelegatedHeaderPrincipal | |
| HttpHeaderPrincipalProvider |
An example principal provider that extracts principals from request headers.
|
| HttpHeaderPrincipalProvider.HttpHeaderPrincipal | |
| ServletContainerAuthenticatingRealm | |
| ServletContainerAuthFilter | |
| ShiroAuthenticationProvider |
Modeshape authentication provider that gets its security context from the current Shiro Subject.
|
| ShiroSecurityContext |
Security context that is simply a thin wrapper around a Shiro Subject.
|
Copyright © 2013–2019 DuraSpace, Inc.. All rights reserved.