OpenDJ DSML Gateway 3.0.0.1.gluu Documentation
A B C D E F G I L M N O P R S T V _ 

A

abandonID - Variable in class org.opends.dsml.protocol.AbandonRequest
 
AbandonRequest - Class in org.opends.dsml.protocol
Java class for AbandonRequest complex type.
AbandonRequest() - Constructor for class org.opends.dsml.protocol.AbandonRequest
 
AddRequest - Class in org.opends.dsml.protocol
Java class for AddRequest complex type.
AddRequest() - Constructor for class org.opends.dsml.protocol.AddRequest
 
and - Variable in class org.opends.dsml.protocol.Filter
 
any - Variable in class org.opends.dsml.protocol.ErrorResponse.Detail
 
any - Variable in class org.opends.dsml.protocol.SubstringFilter
 
approxMatch - Variable in class org.opends.dsml.protocol.Filter
 
assertion - Variable in class org.opends.dsml.protocol.CompareRequest
 
attr - Variable in class org.opends.dsml.protocol.AddRequest
 
attr - Variable in class org.opends.dsml.protocol.SearchResultEntry
 
attribute - Variable in class org.opends.dsml.protocol.AttributeDescriptions
 
AttributeDescription - Class in org.opends.dsml.protocol
Java class for AttributeDescription complex type.
AttributeDescription() - Constructor for class org.opends.dsml.protocol.AttributeDescription
 
AttributeDescriptions - Class in org.opends.dsml.protocol
Java class for AttributeDescriptions complex type.
AttributeDescriptions() - Constructor for class org.opends.dsml.protocol.AttributeDescriptions
 
attributes - Variable in class org.opends.dsml.protocol.SearchRequest
 
AttributeValueAssertion - Class in org.opends.dsml.protocol
Java class for AttributeValueAssertion complex type.
AttributeValueAssertion() - Constructor for class org.opends.dsml.protocol.AttributeValueAssertion
 
AuthRequest - Class in org.opends.dsml.protocol
Java class for AuthRequest complex type.
AuthRequest() - Constructor for class org.opends.dsml.protocol.AuthRequest
 
authRequest - Variable in class org.opends.dsml.protocol.BatchRequest
 

B

BatchRequest - Class in org.opends.dsml.protocol
Java class for BatchRequest complex type.
BatchRequest() - Constructor for class org.opends.dsml.protocol.BatchRequest
 
batchRequests - Variable in class org.opends.dsml.protocol.BatchRequest
 
BatchResponse - Class in org.opends.dsml.protocol
Java class for BatchResponse complex type.
BatchResponse() - Constructor for class org.opends.dsml.protocol.BatchResponse
 
batchResponses - Variable in class org.opends.dsml.protocol.BatchResponse
 
ByteStringUtility - Class in org.opends.dsml.protocol
A utility class to assist in converting DsmlValues (in Objects) into the required ByteStrings, and back again.
ByteStringUtility() - Constructor for class org.opends.dsml.protocol.ByteStringUtility
 

C

code - Variable in class org.opends.dsml.protocol.ResultCode
 
CompareRequest - Class in org.opends.dsml.protocol
Java class for CompareRequest complex type.
CompareRequest() - Constructor for class org.opends.dsml.protocol.CompareRequest
 
Control - Class in org.opends.dsml.protocol
Java class for Control complex type.
Control() - Constructor for class org.opends.dsml.protocol.Control
 
control - Variable in class org.opends.dsml.protocol.DsmlMessage
 
controlValue - Variable in class org.opends.dsml.protocol.Control
 
convertByteString(ByteString) - Static method in class org.opends.dsml.protocol.ByteStringUtility
Returns a DsmlValue (Object) from an LDAP ByteString.
convertValue(Object) - Static method in class org.opends.dsml.protocol.ByteStringUtility
Returns a ByteString from a DsmlValue Object.
create(ObjectFactory, int) - Static method in class org.opends.dsml.protocol.ResultCodeFactory
Create a ResultCode object that contains the resultCode, and, if valid, a text description (from RFC 2251) of the resultCode.
createAbandonRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of AbandonRequest
createAddRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of AddRequest
createAttributeDescription() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of AttributeDescription
createAttributeDescriptions() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of AttributeDescriptions
createAttributeValueAssertion() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of AttributeValueAssertion
createAuthRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of AuthRequest
createBatchRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of BatchRequest
createBatchRequest(BatchRequest) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<BatchRequest>}
createBatchResponse() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of BatchResponse
createBatchResponse(BatchResponse) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<BatchResponse>}
createBatchResponseAddResponse(LDAPResult) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseAuthResponse(LDAPResult) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseCompareResponse(LDAPResult) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseDelResponse(LDAPResult) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseErrorResponse(ErrorResponse) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<ErrorResponse>}
createBatchResponseExtendedResponse(ExtendedResponse) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<ExtendedResponse>}
createBatchResponseModDNResponse(LDAPResult) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseModifyResponse(LDAPResult) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<LDAPResult>}
createBatchResponseSearchResponse(SearchResponse) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<SearchResponse>}
createCompareRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of CompareRequest
createControl() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of Control
createDelRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of DelRequest
createDsmlAttr() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of DsmlAttr
createDsmlMessage() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of DsmlMessage
createDsmlModification() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of DsmlModification
createErrorResponse() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ErrorResponse
createErrorResponseDetail() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ErrorResponse.Detail
createExtendedRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ExtendedRequest
createExtendedResponse() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ExtendedResponse
createFilter() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of Filter
createFilterSet() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of FilterSet
createFilterSetAnd(FilterSet) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<FilterSet>}
createFilterSetApproxMatch(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<AttributeValueAssertion>}
createFilterSetEqualityMatch(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<AttributeValueAssertion>}
createFilterSetExtensibleMatch(MatchingRuleAssertion) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<MatchingRuleAssertion>}
createFilterSetGreaterOrEqual(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<AttributeValueAssertion>}
createFilterSetLessOrEqual(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<AttributeValueAssertion>}
createFilterSetNot(Filter) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<Filter>}
createFilterSetOr(FilterSet) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<FilterSet>}
createFilterSetPresent(AttributeDescription) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<AttributeDescription>}
createFilterSetSubstrings(SubstringFilter) - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of JAXBElement<SubstringFilter>}
createLDAPResult() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of LDAPResult
createMatchingRuleAssertion() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of MatchingRuleAssertion
createModifyDNRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ModifyDNRequest
createModifyRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ModifyRequest
createResultCode() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of ResultCode
createSearchRequest() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of SearchRequest
createSearchResponse() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of SearchResponse
createSearchResultEntry() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of SearchResultEntry
createSearchResultReference() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of SearchResultReference
createSubstringFilter() - Method in class org.opends.dsml.protocol.ObjectFactory
Create an instance of SubstringFilter
criticality - Variable in class org.opends.dsml.protocol.Control
 

D

deleteoldrdn - Variable in class org.opends.dsml.protocol.ModifyDNRequest
 
DelRequest - Class in org.opends.dsml.protocol
Java class for DelRequest complex type.
DelRequest() - Constructor for class org.opends.dsml.protocol.DelRequest
 
derefAliases - Variable in class org.opends.dsml.protocol.SearchRequest
 
descr - Variable in class org.opends.dsml.protocol.ResultCode
 
detail - Variable in class org.opends.dsml.protocol.ErrorResponse
 
dn - Variable in class org.opends.dsml.protocol.AddRequest
 
dn - Variable in class org.opends.dsml.protocol.CompareRequest
 
dn - Variable in class org.opends.dsml.protocol.DelRequest
 
dn - Variable in class org.opends.dsml.protocol.ModifyDNRequest
 
dn - Variable in class org.opends.dsml.protocol.ModifyRequest
 
dn - Variable in class org.opends.dsml.protocol.SearchRequest
 
dn - Variable in class org.opends.dsml.protocol.SearchResultEntry
 
dnAttributes - Variable in class org.opends.dsml.protocol.MatchingRuleAssertion
 
doOperation(ObjectFactory, AbandonRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLAbandonOperation
Perform the LDAP ABANDON operation and send the result back to the client.
doOperation(ObjectFactory, AddRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLAddOperation
Perform the LDAP ADD operation and return the result to the client.
doOperation(ObjectFactory, CompareRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLCompareOperation
Perform the LDAP COMPARE operation and send the result back to the client.
doOperation(ObjectFactory, DelRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLDeleteOperation
Perform the LDAP DELETE operation and send the result back to the client.
doOperation(ObjectFactory, ExtendedRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLExtendedOperation
Perform the LDAP EXTENDED operation and send the result back to the client.
doOperation(ObjectFactory, ModifyDNRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLModifyDNOperation
Perform the LDAP Modify DN operation and send the result back to the client.
doOperation(ObjectFactory, ModifyRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLModifyOperation
Perform the LDAP Modify operation and send the result back to the client.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.opends.dsml.protocol.DSMLServlet
The HTTP POST operation.
doSearch(ObjectFactory, SearchRequest, List<Control>) - Method in class org.opends.dsml.protocol.DSMLSearchOperation
Perform the LDAP SEARCH operation and send the result back to the client.
DSMLAbandonOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP ABANDON operation based on the specified DSML request.
DSMLAbandonOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLAbandonOperation
Create an instance with the specified LDAP connection.
DSMLAddOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP ADD operation based on the specified DSML request.
DSMLAddOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLAddOperation
Create the instance with the specified LDAP connection.
DsmlAttr - Class in org.opends.dsml.protocol
Java class for DsmlAttr complex type.
DsmlAttr() - Constructor for class org.opends.dsml.protocol.DsmlAttr
 
DSMLCompareOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP COMPARE operation based on the specified DSML request.
DSMLCompareOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLCompareOperation
Create an instance with the specified LDAP connection.
DSMLDeleteOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP DELETE operation based on the specified DSML request.
DSMLDeleteOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLDeleteOperation
Create an instance with the specified LDAP connection.
DSMLExtendedOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP EXTENDED operation based on the specified DSML request.
DSMLExtendedOperation(LDAPConnection, Set<String>) - Constructor for class org.opends.dsml.protocol.DSMLExtendedOperation
Create an instance with the specified LDAP connection.
DsmlMessage - Class in org.opends.dsml.protocol
Java class for DsmlMessage complex type.
DsmlMessage() - Constructor for class org.opends.dsml.protocol.DsmlMessage
 
DsmlModification - Class in org.opends.dsml.protocol
Java class for DsmlModification complex type.
DsmlModification() - Constructor for class org.opends.dsml.protocol.DsmlModification
 
DSMLModifyDNOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP MODIFY_DN operation based on the specified DSML request.
DSMLModifyDNOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLModifyDNOperation
Create the instance with the specified connection.
DSMLModifyOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP MODIFY operation based on the specified DSML request.
DSMLModifyOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLModifyOperation
Create the instance with the specified LDAP connection.
DSMLSearchOperation - Class in org.opends.dsml.protocol
This class provides the functionality for the performing an LDAP SEARCH operation based on the specified DSML request.
DSMLSearchOperation(LDAPConnection) - Constructor for class org.opends.dsml.protocol.DSMLSearchOperation
Create the instance with the specified connection.
DSMLServlet - Class in org.opends.dsml.protocol
This class provides the entry point for the DSML request.
DSMLServlet() - Constructor for class org.opends.dsml.protocol.DSMLServlet
 

E

equalityMatch - Variable in class org.opends.dsml.protocol.Filter
 
errorMessage - Variable in class org.opends.dsml.protocol.LDAPResult
 
ErrorResponse - Class in org.opends.dsml.protocol
Java class for ErrorResponse complex type.
ErrorResponse() - Constructor for class org.opends.dsml.protocol.ErrorResponse
 
ErrorResponse.Detail - Class in org.opends.dsml.protocol
Java class for anonymous complex type.
ErrorResponse.Detail() - Constructor for class org.opends.dsml.protocol.ErrorResponse.Detail
 
ExtendedRequest - Class in org.opends.dsml.protocol
Java class for ExtendedRequest complex type.
ExtendedRequest() - Constructor for class org.opends.dsml.protocol.ExtendedRequest
 
ExtendedResponse - Class in org.opends.dsml.protocol
Java class for ExtendedResponse complex type.
ExtendedResponse() - Constructor for class org.opends.dsml.protocol.ExtendedResponse
 
extensibleMatch - Variable in class org.opends.dsml.protocol.Filter
 

F

Filter - Class in org.opends.dsml.protocol
Java class for Filter complex type.
Filter() - Constructor for class org.opends.dsml.protocol.Filter
 
filter - Variable in class org.opends.dsml.protocol.SearchRequest
 
filterGroup - Variable in class org.opends.dsml.protocol.FilterSet
 
FilterSet - Class in org.opends.dsml.protocol
Java class for FilterSet complex type.
FilterSet() - Constructor for class org.opends.dsml.protocol.FilterSet
 
fromValue(String) - Static method in enum org.opends.dsml.protocol.LDAPResultCode
 

G

getAbandonID() - Method in class org.opends.dsml.protocol.AbandonRequest
Gets the value of the abandonID property.
getAnd() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the and property.
getAny() - Method in class org.opends.dsml.protocol.ErrorResponse.Detail
Gets the value of the any property.
getAny() - Method in class org.opends.dsml.protocol.SubstringFilter
Gets the value of the any property.
getApproxMatch() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the approxMatch property.
getAssertion() - Method in class org.opends.dsml.protocol.CompareRequest
Gets the value of the assertion property.
getAttr() - Method in class org.opends.dsml.protocol.AddRequest
Gets the value of the attr property.
getAttr() - Method in class org.opends.dsml.protocol.SearchResultEntry
Gets the value of the attr property.
getAttribute() - Method in class org.opends.dsml.protocol.AttributeDescriptions
Gets the value of the attribute property.
getAttributes() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the attributes property.
getAuthRequest() - Method in class org.opends.dsml.protocol.BatchRequest
Gets the value of the authRequest property.
getBatchRequests() - Method in class org.opends.dsml.protocol.BatchRequest
Gets the value of the batchRequests property.
getBatchResponses() - Method in class org.opends.dsml.protocol.BatchResponse
Gets the value of the batchResponses property.
getCode() - Method in class org.opends.dsml.protocol.ResultCode
Gets the value of the code property.
getControl() - Method in class org.opends.dsml.protocol.DsmlMessage
Gets the value of the control property.
getControlValue() - Method in class org.opends.dsml.protocol.Control
Gets the value of the controlValue property.
getDerefAliases() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the derefAliases property.
getDescr() - Method in class org.opends.dsml.protocol.ResultCode
Gets the value of the descr property.
getDetail() - Method in class org.opends.dsml.protocol.ErrorResponse
Gets the value of the detail property.
getDn() - Method in class org.opends.dsml.protocol.AddRequest
Gets the value of the dn property.
getDn() - Method in class org.opends.dsml.protocol.CompareRequest
Gets the value of the dn property.
getDn() - Method in class org.opends.dsml.protocol.DelRequest
Gets the value of the dn property.
getDn() - Method in class org.opends.dsml.protocol.ModifyDNRequest
Gets the value of the dn property.
getDn() - Method in class org.opends.dsml.protocol.ModifyRequest
Gets the value of the dn property.
getDn() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the dn property.
getDn() - Method in class org.opends.dsml.protocol.SearchResultEntry
Gets the value of the dn property.
getEqualityMatch() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the equalityMatch property.
getErrorMessage() - Method in class org.opends.dsml.protocol.LDAPResult
Gets the value of the errorMessage property.
getExtensibleMatch() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the extensibleMatch property.
getFilter() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the filter property.
getFilterGroup() - Method in class org.opends.dsml.protocol.FilterSet
Gets the value of the filterGroup property.
getFinal() - Method in class org.opends.dsml.protocol.SubstringFilter
Gets the value of the final property.
getGreaterOrEqual() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the greaterOrEqual property.
getInitial() - Method in class org.opends.dsml.protocol.SubstringFilter
Gets the value of the initial property.
getLessOrEqual() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the lessOrEqual property.
getMatchedDN() - Method in class org.opends.dsml.protocol.LDAPResult
Gets the value of the matchedDN property.
getMatchingRule() - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Gets the value of the matchingRule property.
getMessage() - Method in class org.opends.dsml.protocol.ErrorResponse
Gets the value of the message property.
getModification() - Method in class org.opends.dsml.protocol.ModifyRequest
Gets the value of the modification property.
getName() - Method in class org.opends.dsml.protocol.AttributeDescription
Gets the value of the name property.
getName() - Method in class org.opends.dsml.protocol.AttributeValueAssertion
Gets the value of the name property.
getName() - Method in class org.opends.dsml.protocol.DsmlAttr
Gets the value of the name property.
getName() - Method in class org.opends.dsml.protocol.DsmlModification
Gets the value of the name property.
getName() - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Gets the value of the name property.
getName() - Method in class org.opends.dsml.protocol.SubstringFilter
Gets the value of the name property.
getNewrdn() - Method in class org.opends.dsml.protocol.ModifyDNRequest
Gets the value of the newrdn property.
getNewSuperior() - Method in class org.opends.dsml.protocol.ModifyDNRequest
Gets the value of the newSuperior property.
getNot() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the not property.
getOnError() - Method in class org.opends.dsml.protocol.BatchRequest
Gets the value of the onError property.
getOperation() - Method in class org.opends.dsml.protocol.DsmlModification
Gets the value of the operation property.
getOr() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the or property.
getPresent() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the present property.
getPrincipal() - Method in class org.opends.dsml.protocol.AuthRequest
Gets the value of the principal property.
getProcessing() - Method in class org.opends.dsml.protocol.BatchRequest
Gets the value of the processing property.
getRef() - Method in class org.opends.dsml.protocol.SearchResultReference
Gets the value of the ref property.
getReferral() - Method in class org.opends.dsml.protocol.LDAPResult
Gets the value of the referral property.
getRequestID() - Method in class org.opends.dsml.protocol.BatchRequest
Gets the value of the requestID property.
getRequestID() - Method in class org.opends.dsml.protocol.BatchResponse
Gets the value of the requestID property.
getRequestID() - Method in class org.opends.dsml.protocol.DsmlMessage
Gets the value of the requestID property.
getRequestID() - Method in class org.opends.dsml.protocol.ErrorResponse
Gets the value of the requestID property.
getRequestID() - Method in class org.opends.dsml.protocol.SearchResponse
Gets the value of the requestID property.
getRequestName() - Method in class org.opends.dsml.protocol.ExtendedRequest
Gets the value of the requestName property.
getRequestValue() - Method in class org.opends.dsml.protocol.ExtendedRequest
Gets the value of the requestValue property.
getResponse() - Method in class org.opends.dsml.protocol.ExtendedResponse
Gets the value of the response property.
getResponseName() - Method in class org.opends.dsml.protocol.ExtendedResponse
Gets the value of the responseName property.
getResponseOrder() - Method in class org.opends.dsml.protocol.BatchRequest
Gets the value of the responseOrder property.
getResultCode() - Method in class org.opends.dsml.protocol.LDAPResult
Gets the value of the resultCode property.
getScope() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the scope property.
getSearchResultDone() - Method in class org.opends.dsml.protocol.SearchResponse
Gets the value of the searchResultDone property.
getSearchResultEntry() - Method in class org.opends.dsml.protocol.SearchResponse
Gets the value of the searchResultEntry property.
getSearchResultReference() - Method in class org.opends.dsml.protocol.SearchResponse
Gets the value of the searchResultReference property.
getSizeLimit() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the sizeLimit property.
getSubstrings() - Method in class org.opends.dsml.protocol.Filter
Gets the value of the substrings property.
getTimeLimit() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the timeLimit property.
getType() - Method in class org.opends.dsml.protocol.Control
Gets the value of the type property.
getType() - Method in class org.opends.dsml.protocol.ErrorResponse
Gets the value of the type property.
getValue() - Method in class org.opends.dsml.protocol.AttributeValueAssertion
Gets the value of the value property.
getValue() - Method in class org.opends.dsml.protocol.DsmlAttr
Gets the value of the value property.
getValue() - Method in class org.opends.dsml.protocol.DsmlModification
Gets the value of the value property.
getValue() - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Gets the value of the value property.
greaterOrEqual - Variable in class org.opends.dsml.protocol.Filter
 

I

init(ServletConfig) - Method in class org.opends.dsml.protocol.DSMLServlet
This method will be called by the Servlet Container when this servlet is being placed into service.
initial - Variable in class org.opends.dsml.protocol.SubstringFilter
 
isCriticality() - Method in class org.opends.dsml.protocol.Control
Gets the value of the criticality property.
isDeleteoldrdn() - Method in class org.opends.dsml.protocol.ModifyDNRequest
Gets the value of the deleteoldrdn property.
isDnAttributes() - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Gets the value of the dnAttributes property.
isTypesOnly() - Method in class org.opends.dsml.protocol.SearchRequest
Gets the value of the typesOnly property.

L

LDAPResult - Class in org.opends.dsml.protocol
Java class for LDAPResult complex type.
LDAPResult() - Constructor for class org.opends.dsml.protocol.LDAPResult
 
LDAPResultCode - Enum in org.opends.dsml.protocol
Java class for LDAPResultCode.
lessOrEqual - Variable in class org.opends.dsml.protocol.Filter
 

M

matchedDN - Variable in class org.opends.dsml.protocol.LDAPResult
 
matchingRule - Variable in class org.opends.dsml.protocol.MatchingRuleAssertion
 
MatchingRuleAssertion - Class in org.opends.dsml.protocol
Java class for MatchingRuleAssertion complex type.
MatchingRuleAssertion() - Constructor for class org.opends.dsml.protocol.MatchingRuleAssertion
 
message - Variable in class org.opends.dsml.protocol.ErrorResponse
 
modification - Variable in class org.opends.dsml.protocol.ModifyRequest
 
ModifyDNRequest - Class in org.opends.dsml.protocol
Java class for ModifyDNRequest complex type.
ModifyDNRequest() - Constructor for class org.opends.dsml.protocol.ModifyDNRequest
 
ModifyRequest - Class in org.opends.dsml.protocol
Java class for ModifyRequest complex type.
ModifyRequest() - Constructor for class org.opends.dsml.protocol.ModifyRequest
 

N

name - Variable in class org.opends.dsml.protocol.AttributeDescription
 
name - Variable in class org.opends.dsml.protocol.AttributeValueAssertion
 
name - Variable in class org.opends.dsml.protocol.DsmlAttr
 
name - Variable in class org.opends.dsml.protocol.DsmlModification
 
name - Variable in class org.opends.dsml.protocol.MatchingRuleAssertion
 
name - Variable in class org.opends.dsml.protocol.SubstringFilter
 
newrdn - Variable in class org.opends.dsml.protocol.ModifyDNRequest
 
newSuperior - Variable in class org.opends.dsml.protocol.ModifyDNRequest
 
nextMessageID() - Static method in class org.opends.dsml.protocol.DSMLServlet
Retrieves a message ID that may be used for the next LDAP message sent to the Directory Server.
not - Variable in class org.opends.dsml.protocol.Filter
 

O

ObjectFactory - Class in org.opends.dsml.protocol
This object contains factory methods for each Java content interface and Java element interface generated in the org.opends.dsml.protocol package.
ObjectFactory() - Constructor for class org.opends.dsml.protocol.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.opends.dsml.protocol
onError - Variable in class org.opends.dsml.protocol.BatchRequest
 
operation - Variable in class org.opends.dsml.protocol.DsmlModification
 
or - Variable in class org.opends.dsml.protocol.Filter
 
org.opends.dsml.protocol - package org.opends.dsml.protocol
This package contains source for a Web application that may be used as a DSML-to-LDAP gateway.

P

present - Variable in class org.opends.dsml.protocol.Filter
 
principal - Variable in class org.opends.dsml.protocol.AuthRequest
 
processing - Variable in class org.opends.dsml.protocol.BatchRequest
 

R

ref - Variable in class org.opends.dsml.protocol.SearchResultReference
 
referral - Variable in class org.opends.dsml.protocol.LDAPResult
 
requestID - Variable in class org.opends.dsml.protocol.BatchRequest
 
requestID - Variable in class org.opends.dsml.protocol.BatchResponse
 
requestID - Variable in class org.opends.dsml.protocol.DsmlMessage
 
requestID - Variable in class org.opends.dsml.protocol.ErrorResponse
 
requestID - Variable in class org.opends.dsml.protocol.SearchResponse
 
requestName - Variable in class org.opends.dsml.protocol.ExtendedRequest
 
requestValue - Variable in class org.opends.dsml.protocol.ExtendedRequest
 
response - Variable in class org.opends.dsml.protocol.ExtendedResponse
 
responseIsString(String) - Method in class org.opends.dsml.protocol.DSMLExtendedOperation
Determine if the response to a given LDAP extended operation (specified by OID) should be treated as a string.
responseName - Variable in class org.opends.dsml.protocol.ExtendedResponse
 
responseOrder - Variable in class org.opends.dsml.protocol.BatchRequest
 
resultCode - Variable in class org.opends.dsml.protocol.LDAPResult
 
ResultCode - Class in org.opends.dsml.protocol
Java class for ResultCode complex type.
ResultCode() - Constructor for class org.opends.dsml.protocol.ResultCode
 
ResultCodeFactory - Class in org.opends.dsml.protocol
A utility class to help creating ResultCode objects containing a code value (integer) and a descr value (String).
ResultCodeFactory() - Constructor for class org.opends.dsml.protocol.ResultCodeFactory
 

S

scope - Variable in class org.opends.dsml.protocol.SearchRequest
 
SearchRequest - Class in org.opends.dsml.protocol
Java class for SearchRequest complex type.
SearchRequest() - Constructor for class org.opends.dsml.protocol.SearchRequest
 
SearchResponse - Class in org.opends.dsml.protocol
Java class for SearchResponse complex type.
SearchResponse() - Constructor for class org.opends.dsml.protocol.SearchResponse
 
searchResultDone - Variable in class org.opends.dsml.protocol.SearchResponse
 
searchResultEntry - Variable in class org.opends.dsml.protocol.SearchResponse
 
SearchResultEntry - Class in org.opends.dsml.protocol
Java class for SearchResultEntry complex type.
SearchResultEntry() - Constructor for class org.opends.dsml.protocol.SearchResultEntry
 
searchResultReference - Variable in class org.opends.dsml.protocol.SearchResponse
 
SearchResultReference - Class in org.opends.dsml.protocol
Java class for SearchResultReference complex type.
SearchResultReference() - Constructor for class org.opends.dsml.protocol.SearchResultReference
 
setAbandonID(String) - Method in class org.opends.dsml.protocol.AbandonRequest
Sets the value of the abandonID property.
setAnd(FilterSet) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the and property.
setAny(Object) - Method in class org.opends.dsml.protocol.ErrorResponse.Detail
Sets the value of the any property.
setApproxMatch(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the approxMatch property.
setAssertion(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.CompareRequest
Sets the value of the assertion property.
setAttributes(AttributeDescriptions) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the attributes property.
setAuthRequest(AuthRequest) - Method in class org.opends.dsml.protocol.BatchRequest
Sets the value of the authRequest property.
setCode(int) - Method in class org.opends.dsml.protocol.ResultCode
Sets the value of the code property.
setControlValue(Object) - Method in class org.opends.dsml.protocol.Control
Sets the value of the controlValue property.
setCriticality(Boolean) - Method in class org.opends.dsml.protocol.Control
Sets the value of the criticality property.
setDeleteoldrdn(Boolean) - Method in class org.opends.dsml.protocol.ModifyDNRequest
Sets the value of the deleteoldrdn property.
setDerefAliases(String) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the derefAliases property.
setDescr(LDAPResultCode) - Method in class org.opends.dsml.protocol.ResultCode
Sets the value of the descr property.
setDetail(ErrorResponse.Detail) - Method in class org.opends.dsml.protocol.ErrorResponse
Sets the value of the detail property.
setDn(String) - Method in class org.opends.dsml.protocol.AddRequest
Sets the value of the dn property.
setDn(String) - Method in class org.opends.dsml.protocol.CompareRequest
Sets the value of the dn property.
setDn(String) - Method in class org.opends.dsml.protocol.DelRequest
Sets the value of the dn property.
setDn(String) - Method in class org.opends.dsml.protocol.ModifyDNRequest
Sets the value of the dn property.
setDn(String) - Method in class org.opends.dsml.protocol.ModifyRequest
Sets the value of the dn property.
setDn(String) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the dn property.
setDn(String) - Method in class org.opends.dsml.protocol.SearchResultEntry
Sets the value of the dn property.
setDnAttributes(Boolean) - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Sets the value of the dnAttributes property.
setEqualityMatch(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the equalityMatch property.
setErrorMessage(String) - Method in class org.opends.dsml.protocol.LDAPResult
Sets the value of the errorMessage property.
setExtensibleMatch(MatchingRuleAssertion) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the extensibleMatch property.
setFilter(Filter) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the filter property.
setFinal(Object) - Method in class org.opends.dsml.protocol.SubstringFilter
Sets the value of the final property.
setGreaterOrEqual(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the greaterOrEqual property.
setInitial(Object) - Method in class org.opends.dsml.protocol.SubstringFilter
Sets the value of the initial property.
setLessOrEqual(AttributeValueAssertion) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the lessOrEqual property.
setMatchedDN(String) - Method in class org.opends.dsml.protocol.LDAPResult
Sets the value of the matchedDN property.
setMatchingRule(String) - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Sets the value of the matchingRule property.
setMessage(String) - Method in class org.opends.dsml.protocol.ErrorResponse
Sets the value of the message property.
setName(String) - Method in class org.opends.dsml.protocol.AttributeDescription
Sets the value of the name property.
setName(String) - Method in class org.opends.dsml.protocol.AttributeValueAssertion
Sets the value of the name property.
setName(String) - Method in class org.opends.dsml.protocol.DsmlAttr
Sets the value of the name property.
setName(String) - Method in class org.opends.dsml.protocol.DsmlModification
Sets the value of the name property.
setName(String) - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Sets the value of the name property.
setName(String) - Method in class org.opends.dsml.protocol.SubstringFilter
Sets the value of the name property.
setNewrdn(String) - Method in class org.opends.dsml.protocol.ModifyDNRequest
Sets the value of the newrdn property.
setNewSuperior(String) - Method in class org.opends.dsml.protocol.ModifyDNRequest
Sets the value of the newSuperior property.
setNot(Filter) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the not property.
setOnError(String) - Method in class org.opends.dsml.protocol.BatchRequest
Sets the value of the onError property.
setOperation(String) - Method in class org.opends.dsml.protocol.DsmlModification
Sets the value of the operation property.
setOr(FilterSet) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the or property.
setPresent(AttributeDescription) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the present property.
setPrincipal(String) - Method in class org.opends.dsml.protocol.AuthRequest
Sets the value of the principal property.
setProcessing(String) - Method in class org.opends.dsml.protocol.BatchRequest
Sets the value of the processing property.
setRequestID(String) - Method in class org.opends.dsml.protocol.BatchRequest
Sets the value of the requestID property.
setRequestID(String) - Method in class org.opends.dsml.protocol.BatchResponse
Sets the value of the requestID property.
setRequestID(String) - Method in class org.opends.dsml.protocol.DsmlMessage
Sets the value of the requestID property.
setRequestID(String) - Method in class org.opends.dsml.protocol.ErrorResponse
Sets the value of the requestID property.
setRequestID(String) - Method in class org.opends.dsml.protocol.SearchResponse
Sets the value of the requestID property.
setRequestName(String) - Method in class org.opends.dsml.protocol.ExtendedRequest
Sets the value of the requestName property.
setRequestValue(Object) - Method in class org.opends.dsml.protocol.ExtendedRequest
Sets the value of the requestValue property.
setResponse(Object) - Method in class org.opends.dsml.protocol.ExtendedResponse
Sets the value of the response property.
setResponseName(String) - Method in class org.opends.dsml.protocol.ExtendedResponse
Sets the value of the responseName property.
setResponseOrder(String) - Method in class org.opends.dsml.protocol.BatchRequest
Sets the value of the responseOrder property.
setResultCode(ResultCode) - Method in class org.opends.dsml.protocol.LDAPResult
Sets the value of the resultCode property.
setScope(String) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the scope property.
setSearchResultDone(LDAPResult) - Method in class org.opends.dsml.protocol.SearchResponse
Sets the value of the searchResultDone property.
setSizeLimit(Long) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the sizeLimit property.
setSubstrings(SubstringFilter) - Method in class org.opends.dsml.protocol.Filter
Sets the value of the substrings property.
setTimeLimit(Long) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the timeLimit property.
setType(String) - Method in class org.opends.dsml.protocol.Control
Sets the value of the type property.
setType(String) - Method in class org.opends.dsml.protocol.ErrorResponse
Sets the value of the type property.
setTypesOnly(Boolean) - Method in class org.opends.dsml.protocol.SearchRequest
Sets the value of the typesOnly property.
setValue(Object) - Method in class org.opends.dsml.protocol.AttributeValueAssertion
Sets the value of the value property.
setValue(Object) - Method in class org.opends.dsml.protocol.MatchingRuleAssertion
Sets the value of the value property.
sizeLimit - Variable in class org.opends.dsml.protocol.SearchRequest
 
SubstringFilter - Class in org.opends.dsml.protocol
Java class for SubstringFilter complex type.
SubstringFilter() - Constructor for class org.opends.dsml.protocol.SubstringFilter
 
substrings - Variable in class org.opends.dsml.protocol.Filter
 

T

timeLimit - Variable in class org.opends.dsml.protocol.SearchRequest
 
type - Variable in class org.opends.dsml.protocol.Control
 
type - Variable in class org.opends.dsml.protocol.ErrorResponse
 
typesOnly - Variable in class org.opends.dsml.protocol.SearchRequest
 

V

value - Variable in class org.opends.dsml.protocol.AttributeValueAssertion
 
value - Variable in class org.opends.dsml.protocol.DsmlAttr
 
value - Variable in class org.opends.dsml.protocol.DsmlModification
 
value() - Method in enum org.opends.dsml.protocol.LDAPResultCode
 
value - Variable in class org.opends.dsml.protocol.MatchingRuleAssertion
 
valueOf(String) - Static method in enum org.opends.dsml.protocol.LDAPResultCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opends.dsml.protocol.LDAPResultCode
Returns an array containing the constants of this enum type, in the order they are declared.

_

_final - Variable in class org.opends.dsml.protocol.SubstringFilter
 
A B C D E F G I L M N O P R S T V _ 
OpenDJ DSML Gateway 3.0.0.1.gluu Documentation

Copyright © 2011-2018 ForgeRock AS. All Rights Reserved.