Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Unified Directory
11g Release 2 (11.1.2.2.0)

E38583-02


Package oracle.oud.controls

Classes and interfaces for common LDAP controls.

See:
          Description

Interface Summary
AssertionRequestControl The assertion request control as defined in RFC 4528.
AuthorizationIdentityRequestControl The authorization request control as defined in RFC 3829.
AuthorizationIdentityResponseControl The authorization response control as defined in RFC 3829.
Control Controls provide a mechanism whereby the semantics and arguments of existing LDAP operations may be extended.
ControlDecoder<C extends Control> A factory interface for decoding a control as a control of specific type.
EntryChangeNotificationResponseControl The entry change notification response control as defined in draft-ietf-ldapext-psearch.
GetEffectiveRightsRequestControl A partial implementation of the get effective rights request control as defined in draft-ietf-ldapext-acl-model.
ManageDsaITRequestControl The ManageDsaIT request control as defined in RFC 3296.
MatchedValuesRequestControl The matched values request control as defined in RFC 3876.
PasswordExpiredResponseControl The Netscape password expired response control as defined in draft-vchu-ldap-pwd-policy.
PasswordExpiringResponseControl The Netscape password expiring response control as defined in draft-vchu-ldap-pwd-policy.
PasswordPolicyRequestControl The password policy request control as defined in draft-behera-ldap-password-policy.
PasswordPolicyResponseControl The password policy response control as defined in draft-behera-ldap-password-policy.
PermissiveModifyRequestControl The Microsoft defined permissive modify request control.
PersistentSearchRequestControl The persistent search request control as defined in draft-ietf-ldapext-psearch.
PostReadRequestControl The post-read request control as defined in RFC 4527.
PostReadResponseControl The post-read response control as defined in RFC 4527.
PreReadRequestControl The pre-read request control as defined in RFC 4527.
PreReadResponseControl The pre-read response control as defined in RFC 4527.
ProxiedAuthV1RequestControl The proxy authorization v1 request control as defined in draft-weltman-ldapv3-proxy-04.
ProxiedAuthV2RequestControl The proxy authorization v2 request control as defined in RFC 4370.
ServerSideSortRequestControl The server-side sort request control as defined in RFC 2891.
ServerSideSortResponseControl The server-side sort response control as defined in RFC 2891.
SimplePagedResultsControl The simple paged results request and response control as defined in RFC 2696.
SubentriesRequestControl The sub-entries request control as defined in draft-ietf-ldup-subentry.
SubtreeDeleteRequestControl The tree delete request control as defined in draft-armijo-ldap-treedelete.
VirtualListViewRequestControl The virtual list view request control as defined in draft-ietf-ldapext-ldapv3-vlv.
VirtualListViewResponseControl The virtual list view response control as defined in draft-ietf-ldapext-ldapv3-vlv.

 

Enum Summary
PasswordPolicyErrorType A password policy error type as defined in draft-behera-ldap-password-policy is used to indicate problems concerning a user's account or password.
PasswordPolicyWarningType A password policy warning type as defined in draft-behera-ldap-password-policy is used to indicate the current state of a user's password.
PersistentSearchChangeType A persistent search change type as defined in draft-ietf-ldapext-psearch is used to indicate the type of update operation that caused an entry change notification to occur.

 

Package oracle.oud.controls Description

Classes and interfaces for common LDAP controls.


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Unified Directory
11g Release 2 (11.1.2.2.0)

E38583-02


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.