Uses of Class
tv.hd3g.authkit.mod.ExternalLDAP.LDAPType
-
Packages that use ExternalLDAP.LDAPType Package Description tv.hd3g.authkit.mod -
-
Uses of ExternalLDAP.LDAPType in tv.hd3g.authkit.mod
Methods in tv.hd3g.authkit.mod that return ExternalLDAP.LDAPType Modifier and Type Method Description ExternalLDAP.LDAPTypeExternalLDAP.LDAPEntry. getType()static ExternalLDAP.LDAPTypeExternalLDAP.LDAPType. valueOf(String name)Returns the enum constant of this type with the specified name.static ExternalLDAP.LDAPType[]ExternalLDAP.LDAPType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in tv.hd3g.authkit.mod with parameters of type ExternalLDAP.LDAPType Modifier and Type Method Description voidExternalLDAP.LDAPEntry. setType(ExternalLDAP.LDAPType type)
-