public interface OAuth2ResourceServer
OAuth2ResourceServer provides a simple API to
handle scopes and resources of an OAuth Resource Server as defined in
http://tools.ietf.org/html/rfc6749| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Scope> |
getAllowedScopes()
Get a Map of the scopes allowed by an OAuth resource server.
|
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"