public class AuthScope extends Object
| Constructor and Description |
|---|
AuthScope(String scopeName,
Set<String> userGroups) |
| Modifier and Type | Method and Description |
|---|---|
void |
addUserGroup(String userGroup) |
String |
getScopeName() |
Set<String> |
getUserGroups() |
Copyright © 2018 WSO2. All rights reserved.