Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

addFlag(AdDirSyncResponseFlag) - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
 
addFlag(AdDirSyncResponseFlag) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
AdDirSyncRequest - Interface in org.apache.directory.api.ldap.extras.controls.ad
The DirSync request control, as described in http://tools.ietf.org/html/draft-armijo-ldap-dirsync-00.
AdDirSyncRequestImpl - Class in org.apache.directory.api.ldap.extras.controls.ad
The class implementing the AdDirsSync interface
AdDirSyncRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
Creates an instance of the DirSync control
AdDirSyncResponse - Interface in org.apache.directory.api.ldap.extras.controls.ad
The DirSync response control, as described in http://tools.ietf.org/html/draft-armijo-ldap-dirsync-00.
AdDirSyncResponseFlag - Enum in org.apache.directory.api.ldap.extras.controls.ad
The flags used in the AdDirSync response.
AdDirSyncResponseFlag(int, String) - Constructor for enum org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
A private constructor that associates a value and description to each flag
AdDirSyncResponseImpl - Class in org.apache.directory.api.ldap.extras.controls.ad
The class implemnting the AdDirsSync interface
AdDirSyncResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
Creates an instance of the DirSync control
addParameter(Object, Object) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
Adds the parameter.
addParameter(StoredProcedureParameter) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
Adds a parameter
addParameter(StoredProcedureParameter) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Adds a parameter
addParameter(Object, Object) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Adds the parameter.
addReplicatedContexts(String) - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
Add a new URL of a replicated server
addReplicatedContexts(String) - Method in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
Add a new URL of a replicated server
addSyncUUID(byte[]) - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
 
addSyncUUID(byte[]) - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
AdPolicyHints - Interface in org.apache.directory.api.ldap.extras.controls.ad
The AdPolicyHints control, an Active Directory control.
AdPolicyHintsImpl - Class in org.apache.directory.api.ldap.extras.controls.ad
Implementation of the AD PolicyHints control.
AdPolicyHintsImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHintsImpl
Creates an instance of AdPolicyHintsImpl
AdShowDeleted - Interface in org.apache.directory.api.ldap.extras.controls.ad
The Active Directory Deleted control.
AdShowDeletedImpl - Class in org.apache.directory.api.ldap.extras.controls.ad
The Active Directory Deleted control implementation.
AdShowDeletedImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdShowDeletedImpl
Default constructor
AdShowDeletedImpl(boolean) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdShowDeletedImpl
Sets criticality when creating.
afterCount - Variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
 
ASSERTION_VALUE - Static variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
 
assertionValue - Variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
The assertionValue
authzId - Variable in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
The authzid

B

beforeCount - Variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
 

C

cancelId - Variable in class org.apache.directory.api.ldap.extras.extended.cancel.CancelRequestImpl
The cancelId of the request to be canceled
CancelRequest - Interface in org.apache.directory.api.ldap.extras.extended.cancel
The CancelRequest interface, as described in RFC 3909 :
CancelRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.cancel
Implement the extended Cancel Request as described in RFC 3909.
CancelRequestImpl(int, int) - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelRequestImpl
Creates a new instance of CancelRequest.
CancelRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelRequestImpl
Creates a new instance of CancelRequest.
CancelResponse - Interface in org.apache.directory.api.ldap.extras.extended.cancel
The interface for Cancel ExtendedResponse, as defined in RFC 3909.
CancelResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.cancel
The response sent back from the server after the Cancel extended operation is performed.
CancelResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
Create a new CancelResponse object
CancelResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
Create a new CancelResponse instance
CancelResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
Create a new CancelResponse instance
CertGenerationRequest - Interface in org.apache.directory.api.ldap.extras.extended.certGeneration
The interface for a certificate generation request extended operation.
CertGenerationRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.certGeneration
An extended operation requesting the server to generate a public/private key pair and a certificate and store them in a specified target entry in the DIT.
CertGenerationRequestImpl(int, String, String, String, String) - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
Creates a new instance of CertGenerationRequest.
CertGenerationRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
Creates a new instance of CertGenerationRequest.
CertGenerationResponse - Interface in org.apache.directory.api.ldap.extras.extended.certGeneration
The interface for the certificate generation extended operation.
CertGenerationResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.certGeneration
The response sent back from the server after the CertGeneration extended operation is performed.
CertGenerationResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
Create a new CertGenerationResponseImpl instance
CertGenerationResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
Create a new CertGenerationResponseImpl instance
CertGenerationResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
Create a new CertGenerationResponseImpl instance
ChangeNotifications - Interface in org.apache.directory.api.ldap.extras.controls.changeNotifications
The Active Directory ChangeNotifications control.
ChangeNotificationsImpl - Class in org.apache.directory.api.ldap.extras.controls.changeNotifications
Simple Microsoft AD ChangeNotifications implementation class.
ChangeNotificationsImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.changeNotifications.ChangeNotificationsImpl
Default constructor.
ChangeNotificationsImpl(boolean) - Constructor for class org.apache.directory.api.ldap.extras.controls.changeNotifications.ChangeNotificationsImpl
Creates instance and sets criticality at same time.
commit - Variable in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
A flag telling of we should commit or rollback the transaction
contentCount - Variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
 
contentCount - Variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
 
contextId - Variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
 
contextId - Variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
 
controls - Variable in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
The list of controls (may be empty)
cookie - Variable in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
The DirSync cookie
cookie - Variable in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
The DirSync cookie
cookie - Variable in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
The Sync cookie
cookie - Variable in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
The Sync cookie
cookie - Variable in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
The Sync cookie
cookie - Variable in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
The cookie

D

delay - Variable in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
Delay before disconnection
delay - Variable in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
Delay before disconnection
desc - Variable in enum org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
The associated description
description - Variable in enum org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
The string description
dn - Variable in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
The authzId when it's a DN

E

EndTransactionRequest - Interface in org.apache.directory.api.ldap.extras.extended.endTransaction
The EndTransactionRequest interface.
EndTransactionRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.endTransaction
The EndTransactionRequest implementation.
EndTransactionRequestImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
Creates a new instance of EndTransactionRequestImpl.
EndTransactionRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
Creates a new instance of EndTransactionRequestImpl.
EndTransactionResponse - Interface in org.apache.directory.api.ldap.extras.extended.endTransaction
The interface for End Transaction Extended Response.
EndTransactionResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.endTransaction
The End Transaction Extended Response implementation.
EndTransactionResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
Create a new EndTransactionResponseImpl object
EndTransactionResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
Create a new EndTransactionResponseImpl instance
EndTransactionResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
Create a new StartTransactionResponseImpl instance
entryUuid - Variable in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
The entryUUID
equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHintsImpl
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecificationImpl
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
equals(Object) - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponseImpl
equals(Object) - Method in class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
 
equals(Object) - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
 
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.cancel.CancelRequest
The OID for the Cancel extended operation request.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.cancel.CancelResponse
The OID for the Cancel extended operation request.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
The OID for the Certificate Generation extended operation request.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponse
The CertGenerationResponse OID
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequest
The OID for the EndTransaction extended operation request.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponse
The OID for the Start Transaction extended operation response.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
The OID for the graceful disconnect extended operation response.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequest
The OID for the graceful shutdown extended operation request.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponse
The OID for the graceful shutdown extended operation response.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequest
The OID for the pwdModify extended operation request.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponse
The OID for the PwdModify extended operation response.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.startTls.StartTlsRequest
The OID string for the StartTLS extended operation request.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.startTls.StartTlsResponse
The OID for the StartTLS extended operation response.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequest
The OID for the StartTransaction extended operation request.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
The OID for the stored procedure extended operation request.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureResponse
The OID for the stored procedure extended operation response.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIRequest
The OID for the WhoAmI extended operation request.
EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
The OID for the WhoAmI extended operation response.

F

failedMessageId - Variable in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
The faulty Message ID, if any
flags - Variable in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
Flags used to control return values (client-to-server) or indicate that there are more data to return (server-to-client)
flags - Variable in class org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHintsImpl
This control OID

G

genPassword - Variable in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponseImpl
The generated password
get(int) - Static method in enum org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyErrorEnum
Get the PasswordPolicyErrorEnum gien its numeric value
get(int) - Static method in enum org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
returns the enum value representing the given code.
getAfterCount() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
getAfterCount() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
getAssertionValue() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
getAssertionValue() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
getAuthzId() - Method in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
Get the authzid as a byte[]
getAuthzId() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
Get the authzid as a byte[]
getAuthzIdString() - Method in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
Get the authzid as String.
getAuthzIdString() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
Get the authzid as String.
getBeforeCount() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
getBeforeCount() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
getBitmask(Set<AdDirSyncResponseFlag>) - Static method in enum org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
Get back the bitmask (as an integer) associated with the given flags
getCancelId() - Method in interface org.apache.directory.api.ldap.extras.extended.cancel.CancelRequest
 
getCancelId() - Method in class org.apache.directory.api.ldap.extras.extended.cancel.CancelRequestImpl
getCommit() - Method in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequest
 
getCommit() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
getContentCount() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
getContentCount() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
getContentCount() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
 
getContentCount() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
getContextId() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
getContextId() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
getContextId() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
 
getContextId() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
getControls() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
 
getCookie() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequest
 
getCookie() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
getCookie() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
 
getCookie() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
getCookie() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValue
 
getCookie() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
getCookie() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValue
 
getCookie() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
getCookie() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValue
 
getCookie() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
getCookie() - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
 
getCookie() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
getDelay() - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
Gets the delay before disconnection, in seconds.
getDelay() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
Gets the delay before disconnection, in seconds.
getDelay() - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequest
Gets the delay before disconnection, in seconds.
getDelay() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
Gets the delay before disconnection, in seconds.
getDesc() - Method in enum org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
 
getDn() - Method in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
Get the DN authzid.
getDn() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
Get the DN authzid.
getEntryUUID() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValue
 
getEntryUUID() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
getFailedMessageId() - Method in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponse
 
getFailedMessageId() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
getFlags() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
 
getFlags(int) - Static method in enum org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
Get back the combination of flags associated with a given value
getFlags() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
getFlags() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHints
 
getFlags() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHintsImpl
getGenPassword() - Method in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponse
Get the generated password
getGenPassword() - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponseImpl
Get the generated password
getGraceAuthNRemaining() - Method in interface org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponse
Returns the number of possible attempts on the password before it's locked.
getGraceAuthNRemaining() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
Returns the number of possible attempts on the password before it's locked.
getIdentifier() - Method in interface org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecification
 
getIdentifier() - Method in class org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecificationImpl
getIssuerDN() - Method in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
 
getIssuerDN() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
getJavaParameterType(int) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
Gets the java parameter type.
getJavaParameterType(int) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Gets the java parameter type.
getJavaParameterValue(int) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
Gets the java parameter value.
getJavaParameterValue(int) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Gets the java parameter value.
getKeyAlgorithm() - Method in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
 
getKeyAlgorithm() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
getLanguage() - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
Gets the language.
getLanguage() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Gets the language.
getMaxAttributeCount() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequest
 
getMaxAttributeCount() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
getMaxReturnLength() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
 
getMaxReturnLength() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
getMessageId() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
 
getMode() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValue
 
getMode() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
getModifyDnType(int) - Static method in enum org.apache.directory.api.ldap.extras.controls.SyncModifyDnType
Get the instance from it's interger value
getNewPassword() - Method in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequest
 
getNewPassword() - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
getOffset() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
getOffset() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
getOldPassword() - Method in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequest
 
getOldPassword() - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
getParameters() - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
 
getParameters() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
getParameterType(int) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
Gets the parameter type.
getParameterType(int) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Gets the parameter type.
getParameterTypeString(int) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Get the parameter type
getParameterValue(int) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
Gets the parameter value.
getParameterValue(int) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Gets the parameter value.
getParameterValueString(int) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Get a parameter value
getParentsFirst() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequest
 
getParentsFirst() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
getPasswordPolicyError() - Method in interface org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponse
Returns the password policy error.
getPasswordPolicyError() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
Returns the password policy error.
getProcedure() - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
 
getProcedure() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
getProcedureSpecification() - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
Gets the procedure specification.
getProcedureSpecification() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Gets the procedure specification.
getReplicatedContexts() - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
Gets the replicated contexts.
getReplicatedContexts() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
Gets the replicated contexts.
getResponseName() - Method in class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
Gets the OID uniquely identifying this extended response (a.k.a.
getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.cancel.CancelRequestImpl
getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.startTls.StartTlsRequestImpl
getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequestImpl
getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIRequestImpl
getSubjectDN() - Method in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
 
getSubjectDN() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
getSyncInfoValueType() - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
Get the value type.
getSyncInfoValueType() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
 
getSyncMode(int) - Static method in enum org.apache.directory.api.ldap.extras.controls.SynchronizationModeEnum
Get the SynchronizationModeEnum instance from an integer value.
getSyncMode(int) - Static method in enum org.apache.directory.api.ldap.extras.intermediate.syncrepl.SynchronizationInfoEnum
Get the SynchronizationInfoEnum instance from an integer value.
getSyncStateType(int) - Static method in enum org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateTypeEnum
Get the SyncStateTypeEnum instance from an integer value.
getSyncStateType() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValue
 
getSyncStateType() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
getSyncUUIDs() - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
 
getSyncUUIDs() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
getTargetDN() - Method in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
Get the Target DN for the certificate storage
getTargetDN() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
Get the Target DN for the certificate storage
getTargetPosition() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
 
getTargetPosition() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
getTimeBeforeExpiration() - Method in interface org.apache.directory.api.ldap.extras.controls.passwordExpired.PasswordExpiredResponse
Returns the time in seconds before the password expires.
getTimeBeforeExpiration() - Method in class org.apache.directory.api.ldap.extras.controls.passwordExpired.PasswordExpiredResponseImpl
Returns the time in seconds before the password expires.
getTimeBeforeExpiration() - Method in interface org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponse
Returns the time before expiration.
getTimeBeforeExpiration() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
Returns the time before expiration.
getTimeOffline() - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
Gets the offline time after disconnection, in minutes.
getTimeOffline() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
Gets the offline time after disconnection, in minutes.
getTimeOffline() - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequest
Gets the offline time after disconnection, in minutes.
getTimeOffline() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
Gets the offline time after disconnection, in minutes.
getTransactionId() - Method in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequest
 
getTransactionId() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
getTransactionId() - Method in interface org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponse
 
getTransactionId() - Method in class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
getType() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
Gets the type as a byte[].
getTypeString() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
Gets the type as a UTF8 String.
getUpdateControls() - Method in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponse
 
getUpdateControls() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
 
getUserId() - Method in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
Get the UserId
getUserId() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
Get the UserId
getUserIdentity() - Method in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequest
 
getUserIdentity() - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
 
getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyErrorEnum
 
getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.SynchronizationModeEnum
 
getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.SyncModifyDnType
 
getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateTypeEnum
 
getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
 
getValue() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
Gets the value as a byte[].
getValue() - Method in enum org.apache.directory.api.ldap.extras.intermediate.syncrepl.SynchronizationInfoEnum
 
getValueString() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
Gets the value as a UTF8 String.
getVirtualListViewResult() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
 
getVirtualListViewResult() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
graceAuthNRemaining - Variable in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
number of remaining grace authentications
GracefulDisconnectResponse - Interface in org.apache.directory.api.ldap.extras.extended.gracefulDisconnect
An unsolicited notification, extended response, intended for notifying clients of upcoming disconnection due to intended service windows.
GracefulDisconnectResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.gracefulDisconnect
An unsolicited notification, extended response, intended for notifying clients of up coming disconnection due to intended service windows.
GracefulDisconnectResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
Instantiates a new graceful disconnect.
GracefulDisconnectResponseImpl(int, int) - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
Instantiates a new graceful disconnect.
GracefulShutdownRequest - Interface in org.apache.directory.api.ldap.extras.extended.gracefulShutdown
An extended operation requesting the server to shutdown it's LDAP service port while allowing established clients to complete or abandon operations already in progress.
GracefulShutdownRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.gracefulShutdown
An extended operation requesting the server to shutdown it's LDAP service port while allowing established clients to complete or abandon operations already in progress.
GracefulShutdownRequestImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
Instantiates a new graceful shutdown request.
GracefulShutdownRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
Instantiates a new graceful shutdown request.
GracefulShutdownRequestImpl(int, int, int) - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
Instantiates a new graceful shutdown request.
GracefulShutdownResponse - Interface in org.apache.directory.api.ldap.extras.extended.gracefulShutdown
The response sent back from the server when a GracefulShutdownRequestImpl extended operation is sent.
GracefulShutdownResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.gracefulShutdown
The response sent back from the server when a GracefulShutdownRequestImpl extended operation is sent.
GracefulShutdownResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponseImpl
Instantiates a new graceful shutdown response.
GracefulShutdownResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponseImpl
Instantiates a new graceful shutdown response.
GracefulShutdownResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponseImpl
Instantiates a new graceful shutdown response.

H

hasAssertionValue() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
hasAssertionValue() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
 
hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
 
hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHintsImpl
 
hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
 
hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
 
hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
 
hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecificationImpl
 
hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
 
hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
 
hashCode() - Method in class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
hashCode() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
hashCode() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
hashCode() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
hashCode() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponseImpl
hashCode() - Method in class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
hashCode() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
 
hasOffset() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
hasOffset() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl

I

identifier - Variable in class org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecificationImpl
The Transaction Specification identifier
isDnAuthzId() - Method in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
 
isDnAuthzId() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
isRefreshDeletes() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValue
 
isRefreshDeletes() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
isRefreshDeletes() - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
 
isRefreshDeletes() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
isRefreshDone() - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
 
isRefreshDone() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
isReloadHint() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValue
 
isReloadHint - Variable in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
The reloadHint flag
isReloadHint() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
issuerDN - Variable in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
the issuer Dn that will be set in the certificate
isUserAuthzId() - Method in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
 
isUserAuthzId() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl

K

keyAlgorithm - Variable in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
name of the algorithm used for generating the keys

L

language - Variable in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
 

M

maxAttributeCount - Variable in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
The maximum attribute count to return
maxReturnLength - Variable in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
The maximum number of attributes to return
messageId - Variable in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
The message ID for which we want to get back the controls
mode - Variable in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
The synchronization type

N

newPassword - Variable in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
The new password
NOW - Static variable in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequest
The shutdown is immediate

O

offset - Variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
 
OFFSET_CHOICE - Static variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
 
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequest
This control OID
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
This control OID
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHints
This control OID
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.ad.AdShowDeleted
The Deleted control OID
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.changeNotifications.ChangeNotifications
The Deleted control OID
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.passwordExpired.PasswordExpiredResponse
This control OID
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.permissiveModify.PermissiveModify
The Permissive Modify control OID
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyRequest
the password policy request control
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponse
the password policy response control
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValue
This control OID
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValue
This control OID
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValue
This control OID
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecification
The Transaction Specification control OID
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
This control OID
OID - Static variable in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
the OID of the response control
OID - Static variable in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
This intermediate response OID
oldPassword - Variable in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
The previous password
org.apache.directory.api.ldap.extras.controls - package org.apache.directory.api.ldap.extras.controls
 
org.apache.directory.api.ldap.extras.controls.ad - package org.apache.directory.api.ldap.extras.controls.ad
 
org.apache.directory.api.ldap.extras.controls.changeNotifications - package org.apache.directory.api.ldap.extras.controls.changeNotifications
 
org.apache.directory.api.ldap.extras.controls.passwordExpired - package org.apache.directory.api.ldap.extras.controls.passwordExpired
 
org.apache.directory.api.ldap.extras.controls.permissiveModify - package org.apache.directory.api.ldap.extras.controls.permissiveModify
 
org.apache.directory.api.ldap.extras.controls.ppolicy - package org.apache.directory.api.ldap.extras.controls.ppolicy
 
org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone - package org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone
 
org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest - package org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest
 
org.apache.directory.api.ldap.extras.controls.syncrepl.syncState - package org.apache.directory.api.ldap.extras.controls.syncrepl.syncState
 
org.apache.directory.api.ldap.extras.controls.transaction - package org.apache.directory.api.ldap.extras.controls.transaction
 
org.apache.directory.api.ldap.extras.controls.vlv - package org.apache.directory.api.ldap.extras.controls.vlv
 
org.apache.directory.api.ldap.extras.extended.cancel - package org.apache.directory.api.ldap.extras.extended.cancel
 
org.apache.directory.api.ldap.extras.extended.certGeneration - package org.apache.directory.api.ldap.extras.extended.certGeneration
 
org.apache.directory.api.ldap.extras.extended.endTransaction - package org.apache.directory.api.ldap.extras.extended.endTransaction
 
org.apache.directory.api.ldap.extras.extended.gracefulDisconnect - package org.apache.directory.api.ldap.extras.extended.gracefulDisconnect
 
org.apache.directory.api.ldap.extras.extended.gracefulShutdown - package org.apache.directory.api.ldap.extras.extended.gracefulShutdown
 
org.apache.directory.api.ldap.extras.extended.pwdModify - package org.apache.directory.api.ldap.extras.extended.pwdModify
 
org.apache.directory.api.ldap.extras.extended.startTls - package org.apache.directory.api.ldap.extras.extended.startTls
 
org.apache.directory.api.ldap.extras.extended.startTransaction - package org.apache.directory.api.ldap.extras.extended.startTransaction
 
org.apache.directory.api.ldap.extras.extended.storedProcedure - package org.apache.directory.api.ldap.extras.extended.storedProcedure
 
org.apache.directory.api.ldap.extras.extended.whoAmI - package org.apache.directory.api.ldap.extras.extended.whoAmI
 
org.apache.directory.api.ldap.extras.intermediate.syncrepl - package org.apache.directory.api.ldap.extras.intermediate.syncrepl
 

P

parameters - Variable in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
 
parentsFirst - Variable in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
The parentsFirst value
PasswordExpiredResponse - Interface in org.apache.directory.api.ldap.extras.controls.passwordExpired
The PasswordPolicy expired response control, as defined by
PasswordExpiredResponseImpl - Class in org.apache.directory.api.ldap.extras.controls.passwordExpired
A PasswordExpiredResponse control implementation.
PasswordExpiredResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.passwordExpired.PasswordExpiredResponseImpl
Creates a new instance of a PasswordExpired Control without any response data associated with it.
PasswordModifyRequest - Interface in org.apache.directory.api.ldap.extras.extended.pwdModify
The RFC 3062 PwdModify request :
PasswordModifyRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.pwdModify
The RFC 3062 PwdModify request :
PasswordModifyRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
Create a new instance of the PwdModifyRequest extended operation
PasswordModifyRequestImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
Create a new instance of the PwdModifyRequest extended operation
PasswordModifyResponse - Interface in org.apache.directory.api.ldap.extras.extended.pwdModify
The RFC 3062 PwdModify response :
PasswordModifyResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.pwdModify
The RFC 3062 PwdModify response :
PasswordModifyResponseImpl(int, ResultCodeEnum, String) - Constructor for class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponseImpl
Create a new instance for the PwdModify response
PasswordModifyResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponseImpl
Create a new instance for the PwdModify response
PasswordModifyResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponseImpl
Instantiates a new password Modify response.
PasswordModifyResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponseImpl
Instantiates a new password Modify response.
PasswordPolicyErrorEnum - Enum in org.apache.directory.api.ldap.extras.controls.ppolicy
constants representing PasswordPolicyErrorS as stated in the draft
PasswordPolicyErrorEnum(int) - Constructor for enum org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyErrorEnum
 
PasswordPolicyRequest - Interface in org.apache.directory.api.ldap.extras.controls.ppolicy
The password policy Control interface.
PasswordPolicyRequestImpl - Class in org.apache.directory.api.ldap.extras.controls.ppolicy
A simple PasswordPolicyRequest Control implementation.
PasswordPolicyRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyRequestImpl
Creates a new instance of a PasswordPolicy request Control without any response data associated with it.
PasswordPolicyResponse - Interface in org.apache.directory.api.ldap.extras.controls.ppolicy
The PasswordPolicy response.
PasswordPolicyResponseImpl - Class in org.apache.directory.api.ldap.extras.controls.ppolicy
A PasswordPolicyResponse.
PasswordPolicyResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
Creates a new instance of a PasswordPolicy response Control.
PermissiveModify - Interface in org.apache.directory.api.ldap.extras.controls.permissiveModify
The Permissive Modify control.
PermissiveModifyImpl - Class in org.apache.directory.api.ldap.extras.controls.permissiveModify
The Permissive Modify control implementation.
PermissiveModifyImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.permissiveModify.PermissiveModifyImpl
Default constructor
PermissiveModifyImpl(boolean) - Constructor for class org.apache.directory.api.ldap.extras.controls.permissiveModify.PermissiveModifyImpl
Sets criticality when creating.
ppolicyError - Variable in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
number representing the password policy error
procedure - Variable in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
 

R

refreshDeletes - Variable in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
the refreshDeletes flag
refreshDeletes - Variable in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
The refreshDeletes flag if we are dealing with syncIdSet syncInfo.
refreshDone - Variable in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
The refreshDone flag if we are dealing with refreshXXX syncInfo.
removeFlag(AdDirSyncResponseFlag) - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
 
removeFlag(AdDirSyncResponseFlag) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
replicatedContexts - Variable in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
String based LDAP URL that may be followed for replicated namingContexts

S

setAfterCount(int) - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
setAfterCount(int) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
setAssertionValue(byte[]) - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
setAssertionValue(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
setAuthzId(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
Set the authzId value
setBeforeCount(int) - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
setBeforeCount(int) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
setCancelId(int) - Method in interface org.apache.directory.api.ldap.extras.extended.cancel.CancelRequest
Sets the message to cancel by id.
setCancelId(int) - Method in class org.apache.directory.api.ldap.extras.extended.cancel.CancelRequestImpl
Sets the message to cancel by id.
setCommit(boolean) - Method in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequest
Set the Commit flag for this transaction.
setCommit(boolean) - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
Set the Commit flag for this transaction.
setContentCount(int) - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
setContentCount(int) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
setContentCount(int) - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
Sets the number of returned entries
setContentCount(int) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
Sets the number of returned entries
setContextId(byte[]) - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
setContextId(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
setContextId(byte[]) - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
Sets the context ID
setContextId(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
Sets the context ID
setControls(List<Control>) - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
 
setCookie(byte[]) - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequest
 
setCookie(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
setCookie(byte[]) - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
 
setCookie(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
setCookie(byte[]) - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValue
 
setCookie(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
setCookie(byte[]) - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValue
 
setCookie(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
setCookie(byte[]) - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValue
 
setCookie(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
setCookie(byte[]) - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
 
setCookie(byte[]) - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
setDelay(int) - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
Sets the delay before disconnection, in seconds.
setDelay(int) - Method in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
Sets the delay before disconnection, in seconds.
setDelay(int) - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequest
Sets the delay before disconnection, in seconds.
setDelay(int) - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
Sets the delay before disconnection, in seconds.
setDn(Dn) - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
Set the DN
setEntryUUID(byte[]) - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValue
set the entryUUID
setEntryUUID(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
set the entryUUID
setFailedMessageId(int) - Method in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponse
 
setFailedMessageId(int) - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
setFlags(Set<AdDirSyncResponseFlag>) - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
 
setFlags(Set<AdDirSyncResponseFlag>) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
setFlags(int) - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHints
Set the flags in the control.
setFlags(int) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHintsImpl
Set the flags in the control.
setGenPassword(byte[]) - Method in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponse
Set the generated password
setGenPassword(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponseImpl
Set the generated Password
setGraceAuthNRemaining(int) - Method in interface org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponse
Sets the number of remaining wrong authentication for this password.
setGraceAuthNRemaining(int) - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
Sets the number of remaining wrong authentication for this password.
setIdentifier(byte[]) - Method in interface org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecification
Set the transaction ID
setIdentifier(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecificationImpl
Set the transaction ID
setIssuerDN(String) - Method in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
Sets the issuer's DN
setIssuerDN(String) - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
Sets the issuer's DN
setKeyAlgorithm(String) - Method in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
Sets the Key algorithm
setKeyAlgorithm(String) - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
Sets the Key algorithm
setLanguage(String) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
Sets the language.
setLanguage(String) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Sets the language.
setMaxAttributeCount(int) - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequest
 
setMaxAttributeCount(int) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
setMaxReturnLength(int) - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
 
setMaxReturnLength(int) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
setMessageId(int) - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
 
setMode(SynchronizationModeEnum) - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValue
 
setMode(SynchronizationModeEnum) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
setNewPassword(byte[]) - Method in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequest
Set a new password
setNewPassword(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
 
setOffset(int) - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
 
setOffset(int) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
setOldPassword(byte[]) - Method in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequest
Set the old password
setOldPassword(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
 
setParentsFirst(int) - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequest
Tell the server that it should send the parents of the children before their children.
setParentsFirst(int) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
Tell the server that it should send the parents of the children before their children.
setPasswordPolicyError(PasswordPolicyErrorEnum) - Method in interface org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponse
Sets the PasswordPolicy error.
setPasswordPolicyError(PasswordPolicyErrorEnum) - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
Sets the PasswordPolicy error.
setProcedure(byte[]) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
 
setProcedure(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
setProcedure(String) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Store the procedure's name
setRefreshDeletes(boolean) - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValue
 
setRefreshDeletes(boolean) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
setRefreshDeletes(boolean) - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
 
setRefreshDeletes(boolean) - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
setRefreshDone(boolean) - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
 
setRefreshDone(boolean) - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
setReloadHint(boolean) - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValue
 
setReloadHint(boolean) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
setResponseName(String) - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
Sets the OID uniquely identifying this extended response (a.k.a.
setResponseName(String) - Method in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
Sets the OID uniquely identifying this extended response (a.k.a.
setResponseName(String) - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponseImpl
Sets the OID uniquely identifying this extended response (a.k.a.
setSubjectDN(String) - Method in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
Sets the subect's DN
setSubjectDN(String) - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
Sets the subect's DN
setSyncInfoValueType(SynchronizationInfoEnum) - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
 
setSyncInfoValueType(SynchronizationInfoEnum) - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
 
setSyncStateType(SyncStateTypeEnum) - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValue
set the syncState's type
setSyncStateType(SyncStateTypeEnum) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
set the syncState's type
setSyncUUIDs(List<byte[]>) - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
 
setSyncUUIDs(List<byte[]>) - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
setTargetDN(String) - Method in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
Sets the target DN
setTargetDN(String) - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
Sets the target DN
setTargetPosition(int) - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
Sets the position in the list of entries
setTargetPosition(int) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
Sets the position in the list of entries
setTimeBeforeExpiration(int) - Method in interface org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponse
Set a date of expiration for the password.
setTimeBeforeExpiration(int) - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
Set a date of expiration for the password.
setTimeOffline(int) - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
Sets the time offline after disconnection, in minutes.
setTimeOffline(int) - Method in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
Sets the time offline after disconnection, in minutes.
setTimeOffline(int) - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequest
Sets the time offline after disconnection, in minutes.
setTimeOffline(int) - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
Sets the time offline after disconnection, in minutes.
setTransactionId(byte[]) - Method in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequest
Set the transaction ID to commit or rollback
setTransactionId(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
Set the transaction ID to commit or rollback
setTransactionId(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
setType(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
Sets the type.
setUpdateControls(List<UpdateControls>) - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
 
setUserId(String) - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
Set the userId
setUserIdentity(byte[]) - Method in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequest
Set the user identity
setUserIdentity(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
 
setValue(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
Sets the value.
setVirtualListViewResult(VirtualListViewResultCode) - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
Store the VLV result
setVirtualListViewResult(VirtualListViewResultCode) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
Store the VLV result
size() - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
Size.
size() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Size.
StartTlsRequest - Interface in org.apache.directory.api.ldap.extras.extended.startTls
The RFC 4511 StartTLS request
StartTlsRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.startTls
The RFC 4511 StartTLS request
StartTlsRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.startTls.StartTlsRequestImpl
Create a new instance of the StartTlsRequest extended operation
StartTlsRequestImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.startTls.StartTlsRequestImpl
Create a new instance of the StartTlsRequest extended operation
StartTlsResponse - Interface in org.apache.directory.api.ldap.extras.extended.startTls
The RFC 4511 StartTLS response
StartTlsResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.startTls
The RFC 4511 StartTLS response :
StartTlsResponseImpl(int, ResultCodeEnum, String) - Constructor for class org.apache.directory.api.ldap.extras.extended.startTls.StartTlsResponseImpl
Create a new instance for the StartTls response
StartTlsResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.startTls.StartTlsResponseImpl
Create a new instance for the StartTls response
StartTlsResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.startTls.StartTlsResponseImpl
Instantiates a new StartTls response.
StartTlsResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.startTls.StartTlsResponseImpl
Instantiates a new StartTls response.
StartTransactionRequest - Interface in org.apache.directory.api.ldap.extras.extended.startTransaction
The StartTransactionRequest interface.
StartTransactionRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.startTransaction
Implement the extended Start Transaction Request as described in RFC 5805.
StartTransactionRequestImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequestImpl
Creates a new instance of StartTransactionRequestImpl.
StartTransactionRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequestImpl
Creates a new instance of StartTransactionRequestImpl.
StartTransactionResponse - Interface in org.apache.directory.api.ldap.extras.extended.startTransaction
The interface for Start Transaction Extended Response.
StartTransactionResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.startTransaction
The interface for Start Transaction Extended Response.
StartTransactionResponseImpl(int, ResultCodeEnum, byte[]) - Constructor for class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
Create a new StartTransactionResponseImpl object
StartTransactionResponseImpl(int, byte[]) - Constructor for class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
Create a new StartTransactionResponseImpl instance
StartTransactionResponseImpl(byte[]) - Constructor for class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
Create a new StartTransactionResponseImpl instance
StartTransactionResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
Create a new StartTransactionResponseImpl instance
StoredProcedureParameter - Class in org.apache.directory.api.ldap.extras.extended.storedProcedure
Bean for representing a Stored Procedure Parameter
StoredProcedureParameter() - Constructor for class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
 
StoredProcedureRequest - Interface in org.apache.directory.api.ldap.extras.extended.storedProcedure
An extended operation requesting the server to execute a stored procedure.
StoredProcedureRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.storedProcedure
An extended operation requesting the server to execute a stored procedure.
StoredProcedureRequestImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Instantiates a new stored procedure request.
StoredProcedureRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Instantiates a new stored procedure request.
StoredProcedureRequestImpl(int, String, String) - Constructor for class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
Instantiates a new stored procedure request.
StoredProcedureResponse - Interface in org.apache.directory.api.ldap.extras.extended.storedProcedure
The stored procedure extended operation response.
StoredProcedureResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.storedProcedure
The response sent back from the server when a StoredProcedureRequestImpl is sent.
StoredProcedureResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureResponseImpl
Instantiates a new stored procedure response.
StoredProcedureResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureResponseImpl
Instantiates a new stored procedure response.
subjectDN - Variable in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
the Dn of the subject that is present in the certificate
SyncDoneValue - Interface in org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone
A syncDoneValue object as described in rfc4533 :
SyncDoneValueImpl - Class in org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone
A simple SyncDoneValue implementation to store control properties.
SyncDoneValueImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
Creates a new instance of SyncDoneValueImpl.
SyncDoneValueImpl(boolean) - Constructor for class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
Creates a new instance of SyncDoneValueImpl.
SynchronizationInfoEnum - Enum in org.apache.directory.api.ldap.extras.intermediate.syncrepl
This class describes the four possible Info values : newcookie refreshDelete refreshpresent syncIdSet
SynchronizationInfoEnum(int) - Constructor for enum org.apache.directory.api.ldap.extras.intermediate.syncrepl.SynchronizationInfoEnum
Private constructor so no other instances can be created other than the public static constants in this class.
SynchronizationModeEnum - Enum in org.apache.directory.api.ldap.extras.controls
This class describes the four possible synchronization mode, out of which only two are presently valid :
SynchronizationModeEnum(int) - Constructor for enum org.apache.directory.api.ldap.extras.controls.SynchronizationModeEnum
Private constructor so no other instances can be created other than the public static constants in this class.
SyncInfoValue - Interface in org.apache.directory.api.ldap.extras.intermediate.syncrepl
A syncInfoValue object, as defined in RFC 4533 ;
SyncInfoValueImpl - Class in org.apache.directory.api.ldap.extras.intermediate.syncrepl
A simple SyncInfoValue implementation to store response properties.
SyncInfoValueImpl() - Constructor for class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
Creates a new instance of SyncInfoValueImpl.
SyncModifyDnType - Enum in org.apache.directory.api.ldap.extras.controls
The type of MODDN modification.
SyncModifyDnType(int) - Constructor for enum org.apache.directory.api.ldap.extras.controls.SyncModifyDnType
Creates the value
SyncRequestValue - Interface in org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest
A syncRequestValue object, as defined in RFC 4533
SyncRequestValueImpl - Class in org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest
A syncRequestValue object, as defined in RFC 4533 :
SyncRequestValueImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
Creates a new instance of SyncRequestValueImpl.
SyncRequestValueImpl(boolean) - Constructor for class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
Creates a new instance of SyncRequestValueImpl.
SyncStateTypeEnum - Enum in org.apache.directory.api.ldap.extras.controls.syncrepl.syncState
This class describes the four types of states part of the syncStateValue as described in rfc4533.
SyncStateTypeEnum(int) - Constructor for enum org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateTypeEnum
Private constructor so no other instances can be created other than the public static constants in this class.
SyncStateValue - Interface in org.apache.directory.api.ldap.extras.controls.syncrepl.syncState
A syncStateValue object, as defined in RFC 4533 :
SyncStateValueImpl - Class in org.apache.directory.api.ldap.extras.controls.syncrepl.syncState
A simple SyncStateValue Control implementation.
SyncStateValueImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
SyncStateValueImpl Creates a new instance of SyncDoneValueImpl.
SyncStateValueImpl(boolean) - Constructor for class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
Creates a new instance of SyncStateValueImpl.
syncUUIDs - Variable in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
The list of UUIDs if we are dealing with syncIdSet syncInfo

T

targetDN - Variable in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
the Dn of the server entry which will be updated
targetPosition - Variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
 
targetType - Variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
A flag used for the target.
timeBeforeExpiration - Variable in class org.apache.directory.api.ldap.extras.controls.passwordExpired.PasswordExpiredResponseImpl
time before expiration of the password
timeBeforeExpiration - Variable in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
time before expiration of the password
timeOffline - Variable in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
Offline time after disconnection
timeOffline - Variable in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
Offline time after disconnection
toString() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
 
toString() - Method in enum org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
 
toString() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHintsImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.controls.passwordExpired.PasswordExpiredResponseImpl
Return a String representing this PasswordExpiredControl.
toString() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyRequestImpl
Get a String representation of a PasswordPolicyImpl
toString() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
toString() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecificationImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
Return a String representing this VirtualListViewRequestImpl.
toString() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
Return a String representing this VirtualListViewResponseImpl.
toString() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
toString() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
 
toString() - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponseImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.extended.startTls.StartTlsRequestImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.extended.startTls.StartTlsResponseImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequestImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIRequestImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
 
toString() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
 
transactionId - Variable in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
The transaction ID received from the StartTransactionResponse
transactionId - Variable in class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
The transaction ID if the request was successful
TransactionSpecification - Interface in org.apache.directory.api.ldap.extras.controls.transaction
The Transaction Specification control.
TransactionSpecificationImpl - Class in org.apache.directory.api.ldap.extras.controls.transaction
The Transaction Specification control.
TransactionSpecificationImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecificationImpl
Default constructor
type - Variable in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
The syncStateEnum type
type - Variable in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
the type of the parameter
type - Variable in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
The kind of syncInfoValue we are dealing with

U

UNDETERMINED - Static variable in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequest
Undetermined value used for offline time
updateControls - Variable in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
The list of update controls for the message processed in the transaction
UpdateControls - Class in org.apache.directory.api.ldap.extras.extended.endTransaction
The interface for End Transaction Extended Response UpdateControl.
UpdateControls() - Constructor for class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
A default constructor for the UpdateControls class
userId - Variable in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
The authzId when it's a userId
userIdentity - Variable in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
The user identity

V

value - Variable in enum org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
The int value
value - Variable in enum org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyErrorEnum
 
value - Variable in enum org.apache.directory.api.ldap.extras.controls.SynchronizationModeEnum
The internal value
value - Variable in enum org.apache.directory.api.ldap.extras.controls.SyncModifyDnType
Internal value for each tag
value - Variable in enum org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateTypeEnum
the internal value
value - Variable in enum org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
The associated value
value - Variable in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
the value of the parameter
value - Variable in enum org.apache.directory.api.ldap.extras.intermediate.syncrepl.SynchronizationInfoEnum
The internal value
valueOf(String) - Static method in enum org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyErrorEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.api.ldap.extras.controls.SynchronizationModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.api.ldap.extras.controls.SyncModifyDnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.api.ldap.extras.intermediate.syncrepl.SynchronizationInfoEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyErrorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.api.ldap.extras.controls.SynchronizationModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.api.ldap.extras.controls.SyncModifyDnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.api.ldap.extras.intermediate.syncrepl.SynchronizationInfoEnum
Returns an array containing the constants of this enum type, in the order they are declared.
VirtualListViewRequest - Interface in org.apache.directory.api.ldap.extras.controls.vlv
Virtual List View control as specified in draft-ietf-ldapext-ldapv3-vlv-09.
VirtualListViewRequestImpl - Class in org.apache.directory.api.ldap.extras.controls.vlv
Virtual List View control as specified in draft-ietf-ldapext-ldapv3-vlv-09.
VirtualListViewRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
Creates a new instance of VirtualListViewRequestImpl.
VirtualListViewResponse - Interface in org.apache.directory.api.ldap.extras.controls.vlv
Virtual List View response control as specified in draft-ietf-ldapext-ldapv3-vlv-09.
VirtualListViewResponseImpl - Class in org.apache.directory.api.ldap.extras.controls.vlv
Virtual List View response control as specified in draft-ietf-ldapext-ldapv3-vlv-09.
VirtualListViewResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
Creates a new VirtualListViewResponseImpl instance
virtualListViewResult - Variable in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
 
VirtualListViewResultCode - Enum in org.apache.directory.api.ldap.extras.controls.vlv
Enumeration of the result codes of a Virtual List View response control as specified in draft-ietf-ldapext-ldapv3-vlv-09.
VirtualListViewResultCode(int, String) - Constructor for enum org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
 

W

WhoAmIRequest - Interface in org.apache.directory.api.ldap.extras.extended.whoAmI
The RFC 4532 WhoAmI request
WhoAmIRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.whoAmI
The RFC 4532 WhoAmI request
WhoAmIRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIRequestImpl
Create a new instance of the WhoAmIRequest extended operation
WhoAmIRequestImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIRequestImpl
Create a new instance of the WhoAmIRequest extended operation
WhoAmIResponse - Interface in org.apache.directory.api.ldap.extras.extended.whoAmI
The RFC 4532 WhoAmI response :
WhoAmIResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.whoAmI
The RFC 4532 WhoAmI response :
WhoAmIResponseImpl(int, ResultCodeEnum, String) - Constructor for class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
Create a new instance for the WhoAmI response
WhoAmIResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
Create a new instance for the WhoAmI response
WhoAmIResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
Instantiates a new WhoAmI response.
WhoAmIResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
Instantiates a new WhoAmI response.
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.