A C D G H I L O S
A
- ACTIVEDIRECTORY_PROPERTIES_PREFIX - Static variable in class de.dm.auth.activedirectory.ActiveDirectoryProperties
-
- ActiveDirectoryAutoConfiguration - Class in de.dm.auth.activedirectory
-
- ActiveDirectoryAutoConfiguration() - Constructor for class de.dm.auth.activedirectory.ActiveDirectoryAutoConfiguration
-
- activeDirectoryLdapAuthenticationProvider() - Method in class de.dm.auth.activedirectory.ActiveDirectoryAutoConfiguration
-
- ActiveDirectoryProperties - Class in de.dm.auth.activedirectory
-
- ActiveDirectoryProperties() - Constructor for class de.dm.auth.activedirectory.ActiveDirectoryProperties
-
- ActiveDirectoryProvider - Annotation Type in de.dm.auth.activedirectory
-
Custom @Qualifier annotation to easily retrieve the auto-configured ActiveDirectoryLdapAuthenticationProvider
- authenticate(Authentication) - Method in class de.dm.auth.activedirectory.cache.CachingAuthenticationProvider
-
- AuthenticationCacheKeyGenerator - Class in de.dm.auth.activedirectory.cache
-
KeyGenerator to extract cache keys for an Authentication.
- AuthenticationCacheKeyGenerator() - Constructor for class de.dm.auth.activedirectory.cache.AuthenticationCacheKeyGenerator
-
- authKeyGenerator() - Method in class de.dm.auth.activedirectory.ActiveDirectoryAutoConfiguration
-
- authoritiesMapper() - Method in class de.dm.auth.activedirectory.ActiveDirectoryAutoConfiguration
-
C
- CachingAuthenticationProvider - Class in de.dm.auth.activedirectory.cache
-
- CachingAuthenticationProvider(AuthenticationProvider) - Constructor for class de.dm.auth.activedirectory.cache.CachingAuthenticationProvider
-
D
- de.dm.auth.activedirectory - package de.dm.auth.activedirectory
-
- de.dm.auth.activedirectory.cache - package de.dm.auth.activedirectory.cache
-
- doAuthentication(UsernamePasswordAuthenticationToken) - Method in class org.springframework.security.ldap.authentication.ad.Hotfix3960ActiveDirectoryLdapAuthenticationProvider
-
G
- generate(Object, Method, Object...) - Method in class de.dm.auth.activedirectory.cache.AuthenticationCacheKeyGenerator
-
- getDomain() - Method in class de.dm.auth.activedirectory.ActiveDirectoryProperties
-
- getUrl() - Method in class de.dm.auth.activedirectory.ActiveDirectoryProperties
-
H
- Hotfix3960ActiveDirectoryLdapAuthenticationProvider - Class in org.springframework.security.ldap.authentication.ad
-
This class is a copy of ActiveDirectoryLdapAuthenticationProvider of Spring Security, fixing issue #3960
since there's not upstream fix yet.
- Hotfix3960ActiveDirectoryLdapAuthenticationProvider(String, String, String) - Constructor for class org.springframework.security.ldap.authentication.ad.Hotfix3960ActiveDirectoryLdapAuthenticationProvider
-
- Hotfix3960ActiveDirectoryLdapAuthenticationProvider(String, String) - Constructor for class org.springframework.security.ldap.authentication.ad.Hotfix3960ActiveDirectoryLdapAuthenticationProvider
-
I
- isCacheEnabled() - Method in class de.dm.auth.activedirectory.cache.CachingAuthenticationProvider
-
L
- loadUserAuthorities(DirContextOperations, String, String) - Method in class org.springframework.security.ldap.authentication.ad.Hotfix3960ActiveDirectoryLdapAuthenticationProvider
-
Creates the user authority list from the values of the memberOf attribute
obtained from the user's Active Directory entry.
O
- org.springframework.security.ldap.authentication.ad - package org.springframework.security.ldap.authentication.ad
-
S
- setCacheEnabled(boolean) - Method in class de.dm.auth.activedirectory.cache.CachingAuthenticationProvider
-
- setConvertSubErrorCodesToExceptions(boolean) - Method in class org.springframework.security.ldap.authentication.ad.Hotfix3960ActiveDirectoryLdapAuthenticationProvider
-
By default, a failed authentication (LDAP error 49) will result in a
BadCredentialsException.
- setDomain(String) - Method in class de.dm.auth.activedirectory.ActiveDirectoryProperties
-
- setSearchFilter(String) - Method in class org.springframework.security.ldap.authentication.ad.Hotfix3960ActiveDirectoryLdapAuthenticationProvider
-
The LDAP filter string to search for the user being authenticated.
- setUrl(String) - Method in class de.dm.auth.activedirectory.ActiveDirectoryProperties
-
- supports(Class<?>) - Method in class de.dm.auth.activedirectory.cache.CachingAuthenticationProvider
-
A C D G H I L O S
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.