Uses of Class
org.ldaptive.extended.StartTLSRequest
-
Packages that use StartTLSRequest Package Description org.ldaptive.transport.netty -
-
Uses of StartTLSRequest in org.ldaptive.transport.netty
Methods in org.ldaptive.transport.netty with parameters of type StartTLSRequest Modifier and Type Method Description (package private) Result
NettyConnection. operation(StartTLSRequest request)
Performs a startTLS operation.
-