|
Oracle Fusion Middleware Java API Reference for Oracle OAuth Service 11g Release 2 (11.1.2) E57632-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClientRequest
This ClientRequest is input parameter to manage client profile
Method Summary
java.util.Collection<java.lang.String> |
getGrantTypes() |
java.lang.String |
getRedirectUri() |
java.util.Collection<java.lang.String> |
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 |
Method Detail
java.lang.String getRedirectUri()
java.util.Collection<java.lang.String> getScopes()
java.util.Collection<java.lang.String> getGrantTypes()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |