Uses of Enum Class
org.apache.syncope.common.lib.auth.LDAPAuthModuleConf.AuthenticationType
Packages that use LDAPAuthModuleConf.AuthenticationType
-
Uses of LDAPAuthModuleConf.AuthenticationType in org.apache.syncope.common.lib.auth
Methods in org.apache.syncope.common.lib.auth that return LDAPAuthModuleConf.AuthenticationTypeModifier and TypeMethodDescriptionLDAPAuthModuleConf.getAuthenticationType()Returns the enum constant of this class with the specified name.LDAPAuthModuleConf.AuthenticationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.syncope.common.lib.auth with parameters of type LDAPAuthModuleConf.AuthenticationTypeModifier and TypeMethodDescriptionvoidLDAPAuthModuleConf.setAuthenticationType(LDAPAuthModuleConf.AuthenticationType authenticationType)