| Package | Description |
|---|---|
| org.acegisecurity.event.authentication |
Enables events to be published to the Spring application context.
|
| org.acegisecurity.providers.cas |
An authentication provider that can process JA-SIG Central Authentication Service (CAS)
service tickets and proxy tickets.
|
| org.acegisecurity.providers.cas.populator |
Implementations that populate GrantedAuthority[]s of CAS authentications.
|
| org.acegisecurity.providers.dao |
An authentication provider that relies upon a data access object.
|
| org.acegisecurity.providers.dao.cache |
Caches
User objects for the DaoAuthenticationProvider. |
| org.acegisecurity.providers.dao.salt |
Implementations that provide salts for more secure password encoding.
|
| org.acegisecurity.providers.ldap |
The LDAP authentication provider package.
|
| org.acegisecurity.providers.siteminder |
A Siteminder authentication provider.
|
| org.acegisecurity.providers.x509 |
An authentication provider that can process X.509 certificaties.
|
| org.acegisecurity.providers.x509.cache |
User caches for the X509 provider.
|
| org.acegisecurity.providers.x509.populator |
Implementations that populate GrantedAuthority[]s of X509 authentications.
|
| org.acegisecurity.ui.digestauth |
Authenticates HTTP Digest authentication requests.
|
| org.acegisecurity.ui.rememberme |
Support for remembering a user between different web sessions.
|
| org.acegisecurity.ui.switchuser |
Provides HTTP-based "switch user" (su) capabilities.
|
| org.acegisecurity.userdetails | |
| org.acegisecurity.userdetails.checker | |
| org.acegisecurity.userdetails.jdbc |
Exposes a JDBC-based authentication repository.
|
| org.acegisecurity.userdetails.ldap | |
| org.acegisecurity.userdetails.memory |
Exposes an in-memory authentication repository.
|
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| UserDetailsService
Defines an interface for implementations that wish to provide data access
services to the
DaoAuthenticationProvider. |
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| UserDetailsChecker |
| UserDetailsService
Defines an interface for implementations that wish to provide data access
services to the
DaoAuthenticationProvider. |
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| UserDetailsService
Defines an interface for implementations that wish to provide data access
services to the
DaoAuthenticationProvider. |
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| UserDetailsService
Defines an interface for implementations that wish to provide data access
services to the
DaoAuthenticationProvider. |
| Class and Description |
|---|
| UserDetailsService
Defines an interface for implementations that wish to provide data access
services to the
DaoAuthenticationProvider. |
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| UserDetailsService
Defines an interface for implementations that wish to provide data access
services to the
DaoAuthenticationProvider. |
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| UserDetailsService
Defines an interface for implementations that wish to provide data access
services to the
DaoAuthenticationProvider. |
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| UsernameNotFoundException
Thrown if an
UserDetailsService implementation cannot locate a User by its username. |
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| UserDetailsChecker |
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| UserDetailsService
Defines an interface for implementations that wish to provide data access
services to the
DaoAuthenticationProvider. |
| UsernameNotFoundException
Thrown if an
UserDetailsService implementation cannot locate a User by its username. |
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| Class and Description |
|---|
| UserDetails
Provides core user information.
|
| UserDetailsService
Defines an interface for implementations that wish to provide data access
services to the
DaoAuthenticationProvider. |
| UsernameNotFoundException
Thrown if an
UserDetailsService implementation cannot locate a User by its username. |
Copyright © 2016. All rights reserved.