public class AuthScopeRepository
extends java.lang.Object
| Constructor and Description |
|---|
AuthScopeRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(AuthScopeExpression scopeExpression) |
java.util.SortedMap<java.lang.String,java.lang.String> |
getDescriptionsByScope()
Returns the added scopes and their descriptions.
|
public void add(AuthScopeExpression scopeExpression)
public java.util.SortedMap<java.lang.String,java.lang.String> getDescriptionsByScope()