Uses of Enum
de.xima.fc.ldap.LdapConnectionConfig.TlsScope.ScopeType
Packages that use LdapConnectionConfig.TlsScope.ScopeType
-
Uses of LdapConnectionConfig.TlsScope.ScopeType in de.xima.fc.ldap
Subclasses with type arguments of type LdapConnectionConfig.TlsScope.ScopeType in de.xima.fc.ldapModifier and TypeClassDescriptionstatic enumThe type of TLS scope.Methods in de.xima.fc.ldap that return LdapConnectionConfig.TlsScope.ScopeTypeModifier and TypeMethodDescriptionLdapConnectionConfig.TlsScope.getType()The type of TLS scope.Returns the enum constant of this type with the specified name.LdapConnectionConfig.TlsScope.ScopeType.values()Returns an array containing the constants of this enum type, in the order they are declared.