|
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 BasicClientAuthorization
This BasicClientAuthorization is used to perform the OAuth Client Authorization
Method Summary
ClientAuthorizationResponse |
isAuthorized(ClientRequest clientRequest) Checks whether client is authorized to access the requested scopes and grant types |
boolean |
isUserConsentRequired(ClientRequest clientRequest) Checks whether client requires user consent for it's initiated authorization requests |
Method Detail
ClientAuthorizationResponse isAuthorized(ClientRequest clientRequest) throws ClientSecurityManagerException
clientRequest
- - containing client id, requested grants, scopes and other data as necessaryClientSecurityManagerException
boolean isUserConsentRequired(ClientRequest clientRequest)
clientRequest
- Client request containing client id and other data as necessary to process this client privilege
|
Oracle and/or its affiliates. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |