Package | Description |
---|---|
org.forgerock.opendj.ldap.messages |
Classes and interfaces for core LDAP requests/responses.
|
Modifier and Type | Field and Description |
---|---|
static ExtendedRequestDecoder<WhoAmIExtendedRequest,WhoAmIExtendedResult> |
WhoAmIExtendedRequest.DECODER
A decoder which can be used to decode who am I extended operation
requests.
|
static ExtendedRequestDecoder<StartTlsExtendedRequest,ExtendedResult> |
StartTlsExtendedRequest.DECODER
A decoder which can be used to decode start TLS extended operation
requests.
|
static ExtendedRequestDecoder<PasswordModifyExtendedRequest,PasswordModifyExtendedResult> |
PasswordModifyExtendedRequest.DECODER
A decoder which can be used to decode password modify extended operation
requests.
|
static ExtendedRequestDecoder<GenericExtendedRequest,GenericExtendedResult> |
GenericExtendedRequest.DECODER
A decoder which can be used to decode generic extended operation
requests.
|
static ExtendedRequestDecoder<CancelExtendedRequest,ExtendedResult> |
CancelExtendedRequest.DECODER
A decoder which can be used to decode cancel extended operation requests.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.