Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social


Uses of Package
oracle.security.idaas.rest.jaxrs.client.sdk.authentication

Packages that use oracle.security.idaas.rest.jaxrs.client.sdk.authentication
oracle.security.idaas.rest.jaxrs.client.sdk.authentication   

 

Classes in oracle.security.idaas.rest.jaxrs.client.sdk.authentication used by oracle.security.idaas.rest.jaxrs.client.sdk.authentication
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.

 


Skip navigation links

Copyright (c) 2012,
Oracle All Rights Reserved.
Built 06/05/2012 17:18:07 PDT