Uses of Enum Class
tv.hd3g.authkit.mod.config.ExternalLDAP.LDAPType
Packages that use ExternalLDAP.LDAPType
-
Uses of ExternalLDAP.LDAPType in tv.hd3g.authkit.mod.config
Methods in tv.hd3g.authkit.mod.config that return ExternalLDAP.LDAPTypeModifier and TypeMethodDescriptionExternalLDAP.LDAPEntry.getType()static ExternalLDAP.LDAPTypeReturns the enum constant of this class with the specified name.static ExternalLDAP.LDAPType[]ExternalLDAP.LDAPType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tv.hd3g.authkit.mod.config with parameters of type ExternalLDAP.LDAPTypeModifier and TypeMethodDescriptionvoidExternalLDAP.LDAPEntry.setType(ExternalLDAP.LDAPType type)