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


oracle.security.idaas.oauth.client
Interface ClientAuthorizationRequest

All Superinterfaces:
AppAuthnRequest, AppRequest, ClientRequest

public interface ClientAuthorizationRequest
extends ClientRequest

This ClientAuthorizationRequest is input parameter for the client authorization request


Method Summary

  Methods inherited from interface oracle.security.idaas.oauth.client.ClientRequest

getAudience, getClientAssertion, getClientAssertionTypeURI, getGrantTypes, getRedirectUri, getScopes

  Methods inherited from interface oracle.security.idaas.oauth.common.appinfra.AppAuthnRequest

getSecret

  Methods inherited from interface oracle.security.idaas.oauth.common.appinfra.AppRequest

getAppId, getAppName, getIdentityDomainId, getRequestIPAddress, getRequestParams, getServiceProfileName, isPublicClient

 


Skip navigation links

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