Skip navigation links

Oracle Fusion Middleware Java API Reference for the Oracle Access Management OAuth Service
11g Release 2 Patch Set 3 (11.1.2.3)

E59498-01


Uses of Package
oracle.security.idaas.oauth.sdk

Packages that use oracle.security.idaas.oauth.sdk

oracle.security.idaas.oauth.sdk Provides classes and interface to handle request and response to the the OAuth server. 
oracle.security.idaas.oauth.sdk.http Contains the class implementing the Client Rest interface and all the classes need to handle an HTTP request. 
oracle.security.idaas.oauth.sdk.jersey Contains the class implementing the OAuthClient interface via a Jersey Client. 
oracle.security.idaas.oauth.sdk.request Provides all request classes. 

 

Classes in oracle.security.idaas.oauth.sdk used by oracle.security.idaas.oauth.sdk

OAuthSdkException
          Signals that something unplanned occurred when handling the request or the response.

 

Classes in oracle.security.idaas.oauth.sdk used by oracle.security.idaas.oauth.sdk.http

OAuthClient
          Client interface to the OAuth server.
OAuthSdkException
          Signals that something unplanned occurred when handling the request or the response.

 

Classes in oracle.security.idaas.oauth.sdk used by oracle.security.idaas.oauth.sdk.jersey

OAuthClient
          Client interface to the OAuth server.
OAuthSdkException
          Signals that something unplanned occurred when handling the request or the response.

 

Classes in oracle.security.idaas.oauth.sdk used by oracle.security.idaas.oauth.sdk.request

ClientIdSecretPair
          Encapsulates the client ID and secret management.
OracleUserCredentials
          Encapsulates the user ID and password management.

 


Skip navigation links

Copyright (c) 2014, 2015,
Oracle and/or its affiliates. All Rights Reserved.