Uses of Enum
org.pac4j.config.ldaptive.LdapAuthenticationProperties.AuthenticationTypes
Packages that use LdapAuthenticationProperties.AuthenticationTypes
-
Uses of LdapAuthenticationProperties.AuthenticationTypes in org.pac4j.config.ldaptive
Methods in org.pac4j.config.ldaptive that return LdapAuthenticationProperties.AuthenticationTypesModifier and TypeMethodDescriptionLdapAuthenticationProperties.getType()Returns the enum constant of this type with the specified name.LdapAuthenticationProperties.AuthenticationTypes.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pac4j.config.ldaptive with parameters of type LdapAuthenticationProperties.AuthenticationTypesModifier and TypeMethodDescriptionvoidLdapAuthenticationProperties.setType(LdapAuthenticationProperties.AuthenticationTypes type)