|
Oracle® Fusion Middleware Java API Reference for Oracle Unified Directory 11g Release 2 (11.1.2.2.0) E38583-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProxiedAuthV2RequestControl
The proxy authorization v2 request control as defined in RFC 4370. This control allows a user to request that an operation be performed using the authorization of another user.
The target user is specified using an authorization ID, or authzId, as defined in RFC 4513 section 5.2.1.8.
| Field Summary | |
|---|---|
static ControlDecoder<ProxiedAuthV2RequestControl> |
DECODERA decoder which can be used for decoding the proxy authorization v2 request control. |
| Method Summary | |
|---|---|
java.lang.String |
getAuthorizationID()Returns the authorization ID of the user whose authorization is to be used when performing the operation. |
| Methods inherited from interface oracle.oud.controls.Control |
|---|
getAPIValue, getOID, hasValue, isCritical |
| Field Detail |
|---|
static final ControlDecoder<ProxiedAuthV2RequestControl> DECODER
| Method Detail |
|---|
java.lang.String getAuthorizationID()
|
Oracle® Fusion Middleware Java API Reference for Oracle Unified Directory 11g Release 2 (11.1.2.2.0) E38583-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||