|
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 NEXT | FRAMES NO FRAMES |
Packages that use ClientRequest
oracle.security.idaas.oauth.client |
Uses of ClientRequest in oracle.security.idaas.oauth.client
Subinterfaces of ClientRequestin oracle.security.idaas.oauth.client
interface |
ClientAuthenticationRequest |
interface |
ClientAuthorizationRequest This ClientAuthorizationRequest is input parameter for the client authorization request |
Methods in oracle.security.idaas.oauth.clientwith parameters of type ClientRequest
ClientAuthenticationResponse |
ClientAuthenticator.authenticate(ClientRequest clientRequest) This method validates whether the OAuth client is authenticated or not |
ClientAuthorizationResponse |
BasicClientAuthorization.isAuthorized(ClientRequest clientRequest) Checks whether client is authorized to access the requested scopes and grant types |
boolean |
BasicClientAuthorization.isUserConsentRequired(ClientRequest clientRequest) Checks whether client requires user consent for it's initiated authorization requests |
boolean |
ClientAuthenticator.isValidRedirectURI(ClientRequest clientRequest) This method validates whether the OAuth Client's redirect uri os valid or not |
ClientProfile |
ClientProfileReader.readClientProfile(ClientRequest clientRequest) Get an OAuth Client Profile by client id or Client name and Identity Domain Id |
java.util.Collection<ClientProfile> |
ClientProfileReader.readClientProfiles(ClientRequest clientRequest) Get a collection of the OAuth Client Profiles by identity domain Id |
|
Oracle and/or its affiliates. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |