Class LdapConnectionConfig.TlsScope
java.lang.Object
de.xima.fc.ldap.LdapConnectionConfig.TlsScope
- Enclosing class:
LdapConnectionConfig
- Since:
- 8.5.0
- Author:
- Norman Lorenz
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe type of TLS scope. -
Method Summary
-
Method Details
-
system
Creates a TLS scope for the whole system.- Returns:
- A TLS scope for the whole system.
-
tenant
Creates a TLS scope for a specific tenant.- Parameters:
tenantId- The ID of the tenant.- Returns:
- A TLS scope for the specified tenant.
-
getType
The type of TLS scope. -
getSubject
-
equals
-
hashCode
-
toString
-