|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpringSecurityContextSource | |
|---|---|
| org.springframework.security.ldap | |
| org.springframework.security.providers.ldap.authenticator | LDAP authenticator implementations. |
| org.springframework.security.ui.ntlm.ldap.authenticator | |
| Uses of SpringSecurityContextSource in org.springframework.security.ldap |
|---|
| Classes in org.springframework.security.ldap that implement SpringSecurityContextSource | |
|---|---|
class |
DefaultInitialDirContextFactory
Deprecated. use DefaultSpringSecurityContextSource instead. |
class |
DefaultSpringSecurityContextSource
SpringSecurityContextSource implementation which uses Spring LDAP's LdapContextSource as a base class. |
| Uses of SpringSecurityContextSource in org.springframework.security.providers.ldap.authenticator |
|---|
| Constructors in org.springframework.security.providers.ldap.authenticator with parameters of type SpringSecurityContextSource | |
|---|---|
BindAuthenticator(SpringSecurityContextSource contextSource)
Create an initialized instance using the SpringSecurityContextSource provided. |
|
| Uses of SpringSecurityContextSource in org.springframework.security.ui.ntlm.ldap.authenticator |
|---|
| Constructors in org.springframework.security.ui.ntlm.ldap.authenticator with parameters of type SpringSecurityContextSource | |
|---|---|
NtlmAwareLdapAuthenticator(SpringSecurityContextSource contextSource)
|
|
|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||