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
 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 © 2014 WSO2 Inc. All rights reserved.