public interface SecurityScopesService
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<SecurityScope> |
getAvailableSecurityScopes()
Represents list of all available security scopes for all client types.
|
boolean |
isOnlyDefaultScope() |
static final java.lang.String NAME
java.util.Collection<SecurityScope> getAvailableSecurityScopes()
boolean isOnlyDefaultScope()