public interface Scope
Scope
provides a simple API to
handle scopesModifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription(HttpServletRequest request)
Get the description associated with the scope
|
java.lang.String |
getEndpoint()
Get the endpoint associated with the scope
|
java.lang.String |
getName()
Get the scope name
|
java.lang.String |
getResourcePath(User user)
Get the resource path associated with the scope
|
java.lang.String getName()
java.lang.String getResourcePath(User user)
user
- The authenticated userjava.lang.String getEndpoint()
java.lang.String getDescription(HttpServletRequest request)
request
- The HttpServletRequest requestCopyright © 2010 - 2020 Adobe. All Rights Reserved