Class LdaptiveConnectionProperties.SslProperties
java.lang.Object
org.bremersee.spring.boot.autoconfigure.ldaptive.LdaptiveConnectionProperties.SslProperties
- Enclosing class:
LdaptiveConnectionProperties
The ssl configuration.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe hostname verifier. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SslProperties
public SslProperties()Instantiates new ssl properties.
-