Uses of Interface
org.apache.directory.api.ldap.extras.extended.startTls.StartTlsResponse
-
Packages that use StartTlsResponse Package Description org.apache.directory.api.ldap.extras.extended.ads_impl.startTls org.apache.directory.api.ldap.extras.extended.startTls -
-
Uses of StartTlsResponse in org.apache.directory.api.ldap.extras.extended.ads_impl.startTls
Methods in org.apache.directory.api.ldap.extras.extended.ads_impl.startTls that return StartTlsResponse Modifier and Type Method Description StartTlsResponseStartTlsFactory. newResponse()Creates a new ExtendedResponse, for the ExtendedRequest with no value -
Uses of StartTlsResponse in org.apache.directory.api.ldap.extras.extended.startTls
Classes in org.apache.directory.api.ldap.extras.extended.startTls that implement StartTlsResponse Modifier and Type Class Description classStartTlsResponseImplThe RFC 4511 StartTLS response :Methods in org.apache.directory.api.ldap.extras.extended.startTls that return StartTlsResponse Modifier and Type Method Description StartTlsResponseStartTlsRequestImpl. getResultResponse()The result containing response for this request.
-