Package | Description |
---|---|
org.forgerock.opendj.ldap.messages |
Classes and interfaces for core LDAP requests/responses.
|
Modifier and Type | Method and Description |
---|---|
static StartTlsExtendedResult |
Responses.newStartTlsExtendedResult(ResultCode resultCode)
Creates a new start TLS extended result which will use the provided SSL context.
|
StartTlsExtendedResult |
StartTlsExtendedResult.setSslOptions(SslOptions sslOptions)
Sets the
SslOptions used to install the TLS layer. |
Copyright 2011-2017 ForgeRock AS.