|
Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| AuthenticationResult | Interface of Java object to use for JSON response when token operations return an authentication result such as a token. |
| RequestHelperInterface | This is NOT part of the public API. |
| TokenCreateRequest | Interface for Java representation of JSON payload on a create token request. |
| TokenDeleteRequest | Interface for Java representation of the JSON payload send in the request entity of a token delete request. |
| TokenExchangeRequest | Interface for Java representation of JSON payload on a create token request. |
| TokenReadRequest | Interface for getting/reading/verifying an existing token, there is no json payload and more importantly there is no uri identifier segment like /{token-id} at the end of the request URI (like .../people/{person-id} so this is a special class. |
| Class Summary | |
|---|---|
| AuthenticationClient | This is the primary class used for clients to access the authentication REST services. |
| RequestHelper | This is NOT part of the public API. |
| TokenCreateRequestImpl | Java representation of JSON payload on a create token request. |
| TokenDeleteRequestImpl | Default Java representation of the JSON payload send in the request entity of a token delete request. |
| TokenExchangeRequestImpl | Java representation of JSON payload on a create token request. |
| TokenReadRequestImpl | For getting/reading/verifying an existing token, there is no json payload and more importantly there is no uri identifier segemt like /{token-id} at the end of the request URI (like .../people/{person-id} so this is a special class. |
| TokenResultDefaultImpl | Default Java representation of the json response on token requests. |
|
Copyright (c) 2012, Oracle All Rights Reserved. Built 06/05/2012 17:18:07 PDT |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||