Uses of Class
com.sap.cloud.security.oauth2.OAuthAuthorization
Packages that use OAuthAuthorization
-
Uses of OAuthAuthorization in com.sap.cloud.security.oauth2
Methods in com.sap.cloud.security.oauth2 that return OAuthAuthorizationModifier and TypeMethodDescriptionstatic OAuthAuthorization
OAuthAuthorization.getOAuthAuthorizationService()
Returns OAuth Authorization object that is used to perform the protected resource access check by retrieving from the Authorization Server the scopes associated with the given Access Token.