Enum Class AuthenticationProperties.LdaptiveProperties.Template

java.lang.Object
java.lang.Enum<AuthenticationProperties.LdaptiveProperties.Template>
org.bremersee.spring.boot.autoconfigure.security.authentication.AuthenticationProperties.LdaptiveProperties.Template
All Implemented Interfaces:
Serializable, Comparable<AuthenticationProperties.LdaptiveProperties.Template>, Constable
Enclosing class:
AuthenticationProperties.LdaptiveProperties

public static enum AuthenticationProperties.LdaptiveProperties.Template extends Enum<AuthenticationProperties.LdaptiveProperties.Template>
The templates for ldap authentication.
Author:
Christian Bremer