Skip navigation links
oracle.oud.controls
Interface AuthorizationIdentityRequestControl
- All Superinterfaces:
- Control
-
public interface AuthorizationIdentityRequestControl
- extends Control
The authorization request control as defined in RFC 3829. The authorization identity control extends the Lightweight Directory Access Protocol (LDAP) bind operation with a mechanism for requesting and returning the authorization identity it establishes.
- See Also:
AuthorizationIdentityResponseControl
, RFC 3829 - Lightweight Directory Access Protocol (LDAP) Authorization Identity Request and Response Controls , RFC 4532 - Lightweight Directory Access Protocol (LDAP) "Who am I?" Operation
DECODER
static final ControlDecoder<AuthorizationIdentityRequestControl> DECODER
- A decoder which can be used for decoding the authorization request control.
Skip navigation links
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.