Class | Description |
---|---|
AttributeDescAction |
The action used to store the attribute description
|
ControlsInitAction |
The action used to initialize a control.
|
ControlValueAction |
The action used to set the value of a control.
|
ErrorMessageAction |
The action used to set the LdapResult error message.
|
InitAndFilterAction |
The action used to initialize the AND filter
|
InitApproxMatchFilterAction |
The action used to initialize the Approx Match filter
|
InitAssertionValueFilterAction |
The action used to initialize the Assertion Value filter
|
InitAttributeDescFilterAction |
The action used to initialize the AttributeDesc filter
|
InitAttributeDescListAction |
The action used to initialize the AttributeDesc list
|
InitEqualityMatchFilterAction |
The action used to initialize the Equality Match filter
|
InitExtensibleMatchFilterAction |
The action used to initialize the Extensible Match filter
|
InitGreaterOrEqualFilterAction |
The action used to initialize the Greater Or Equal filter
|
InitLessOrEqualFilterAction |
The action used to initialize the Less Or Equal filter
|
InitNotFilterAction |
The action used to initialize the NOT filter
|
InitOrFilterAction |
The action used to initialize the OR filter
|
InitPresentFilterAction |
The action used to initialize the Present filter
|
InitReferralsAction |
The action used to init referrals to a LdapTresult
|
InitSubstringsFilterAction |
The action used to initialize the Substrings filter
|
MatchedDNAction |
The action used to set the LdapResult matched DN.
|
ModifyAttributeValueAction |
The action used to store a Value to an modifyRequest
|
ReferralAction |
The action used to add a referral to a LdapTresult
|
ResponseAction |
The action used to store a Response to an ExtendedResponse
|
ResponseNameAction |
The action used to store a Response Name to an ExtendedResponse
|
ResultCodeAction |
The action used to set the LdapResult result code.
|
SearchResultAttributeValueAction |
The action used to store a Value to an search result entry
|
ServerSASLCredsAction |
The action used to store a SASL credentials
|
StoreAnyAction |
The action used to store a any value into a substring filter
|
StoreFinalAction |
The action used to store a final value into a substring filter
|
StoreMatchValueAction |
The action used to store a match value
|
StoreReferenceAction |
The action used to store a reference into a searchResultReference
|
StoreTypeMatchingRuleAction |
The action used to store a type matching rule
|
ValueAction |
The action used to store a Value to an AddRequest
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.