Uses of Enum Class
org.apache.openmeetings.core.ldap.LdapLoginManager.AuthType
Packages that use LdapLoginManager.AuthType
-
Uses of LdapLoginManager.AuthType in org.apache.openmeetings.core.ldap
Methods in org.apache.openmeetings.core.ldap that return LdapLoginManager.AuthTypeModifier and TypeMethodDescriptionstatic LdapLoginManager.AuthType
Returns the enum constant of this class with the specified name.static LdapLoginManager.AuthType[]
LdapLoginManager.AuthType.values()
Returns an array containing the constants of this enum class, in the order they are declared.