Uses of Class
org.wso2.carbon.user.api.Permission
-
-
Uses of Permission in org.wso2.carbon.user.api
Methods in org.wso2.carbon.user.api with parameters of type Permission Modifier and Type Method Description voidUserStoreManager. addRole(String roleName, String[] userList, Permission[] permissions)Adds a role to the system.voidUserStoreManager. addRole(String roleName, String[] userList, Permission[] permissions, boolean isSharedRole)Adds a role to the system.
-