Package | Description |
---|---|
org.forgerock.opendj.ldap.requests |
Classes and interfaces for core LDAP requests.
|
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-2017 ForgeRock AS.