| Package | Description |
|---|---|
| org.apache.directory.api.ldap.extras.extended.ads_impl.startTls | |
| org.apache.directory.api.ldap.extras.extended.startTls |
| Modifier and Type | Class and Description |
|---|---|
class |
StartTlsRequestDecorator
A Decorator for StartTlsRequest extended request.
|
| Modifier and Type | Method and Description |
|---|---|
StartTlsRequest |
StartTlsFactory.newRequest(byte[] value)
Returns a new
ExtendedRequestDecorator with the following encoded value. |
| Constructor and Description |
|---|
StartTlsRequestDecorator(LdapApiService codec,
StartTlsRequest decoratedMessage)
Create a new decorator instance
|
| Modifier and Type | Class and Description |
|---|---|
class |
StartTlsRequestImpl
The RFC 4511 StartTLS request
|
Copyright © 2021. All rights reserved.