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.resourceserver
Interface ResourceServerProfileRequest

All Superinterfaces:
AppRequest

public interface ResourceServerProfileRequest
extends AppRequest

This ResourceServerProfileRequest is a request object for reading the Resource Server Profile


Method Summary

 java.util.Collection<java.lang.String> getRequestedScopes()
           

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

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

 

Method Detail

getRequestedScopes

java.util.Collection<java.lang.String> getRequestedScopes()

Skip navigation links

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