Uses of Interface
org.bremersee.spring.security.ldaptive.authentication.LdaptiveAuthentication
Packages that use LdaptiveAuthentication
-
Uses of LdaptiveAuthentication in org.bremersee.spring.security.ldaptive.authentication
Classes in org.bremersee.spring.security.ldaptive.authentication that implement LdaptiveAuthenticationModifier and TypeClassDescriptionclassThe ldaptive authentication token.classThe ldaptive remember-me authentication token.Methods in org.bremersee.spring.security.ldaptive.authentication that return LdaptiveAuthenticationModifier and TypeMethodDescriptionLdaptiveAuthenticationManager.authenticate(org.springframework.security.core.Authentication authentication) Constructors in org.bremersee.spring.security.ldaptive.authentication with parameters of type LdaptiveAuthenticationModifierConstructorDescriptionLdaptiveRememberMeAuthenticationToken(String key, LdaptiveAuthentication ldaptiveAuthentication) Constructor.