|
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 |
|||||||||
| 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> |
getAudience() |
char[] |
getClientAssertion()Get Client Assertion Value |
java.lang.String |
getClientAssertionTypeURI()Get Client Assertion Type |
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()
java.util.Collection<java.lang.String> getAudience()
char[] getClientAssertion()
java.lang.String getClientAssertionTypeURI()
|
Oracle and/or its affiliates. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||