| Modifier and Type | Method and Description |
|---|---|
void |
UserStoreManager.addRole(String roleName,
String[] userList,
Permission[] permissions)
Adds a role to the system.
|
void |
UserStoreManager.addRole(String roleName,
String[] userList,
Permission[] permissions,
boolean isSharedRole)
Adds a role to the system.
|
Copyright © 2018 WSO2 Inc. All rights reserved.