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 Interface
oracle.security.idaas.oauth.sdk.OAuthClient

Packages that use OAuthClient

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. 

 

Uses of OAuthClient in oracle.security.idaas.oauth.sdk.http

  Classes in oracle.security.idaas.oauth.sdk.httpthat implement OAuthClient

 class OAuthRestClient
          Implements an HTTP handler to interface with the Oracle OAuth Server.

 

Uses of OAuthClient in oracle.security.idaas.oauth.sdk.jersey

  Classes in oracle.security.idaas.oauth.sdk.jerseythat implement OAuthClient

 class JerseyClient
          Implements the OAuthClient interface using a Jersey Client.

 


Skip navigation links

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