| Package | Description |
|---|---|
| org.acegisecurity.providers.dao |
An authentication provider that relies upon a data access object.
|
| org.acegisecurity.providers.ldap |
The LDAP authentication provider package.
|
| org.acegisecurity.providers.siteminder |
A Siteminder authentication provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DaoAuthenticationProvider
An
AuthenticationProvider implementation that retrieves user details
from an UserDetailsService. |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapAuthenticationProvider
An
AuthenticationProvider implementation that provides integration with an
LDAP server. |
| Modifier and Type | Class and Description |
|---|---|
class |
SiteminderAuthenticationProvider
An
AuthenticationProvider implementation that retrieves user details from an UserDetailsService. |
Copyright © 2016. All rights reserved.