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 Class
oracle.security.idaas.oauth.sdk.response.RevocationResponse

Packages that use RevocationResponse

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. 

 

Uses of RevocationResponse in oracle.security.idaas.oauth.sdk

  Methods in oracle.security.idaas.oauth.sdkthat return RevocationResponse

 RevocationResponse OAuthClient.terminateToken(RevocationRequest request)
          Terminates a Token and returns the result.

 

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

  Methods in oracle.security.idaas.oauth.sdk.httpthat return RevocationResponse

 RevocationResponse OAuthRestClient.terminateToken(RevocationRequest request)
           

 

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

  Methods in oracle.security.idaas.oauth.sdk.jerseythat return RevocationResponse

 RevocationResponse JerseyClient.terminateToken(RevocationRequest request)
           

 


Skip navigation links

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