Uses of Class
org.gcube.accounting.security.authz.Role

Packages that use Role
org.gcube.accounting.security.authz   
 

Uses of Role in org.gcube.accounting.security.authz
 

Methods in org.gcube.accounting.security.authz that return Role
 Role Permission.getRole()
          Return the user role
 

Methods in org.gcube.accounting.security.authz with parameters of type Role
 void Permission.setRole(Role role)
          Set the user role over the target
 

Constructors in org.gcube.accounting.security.authz with parameters of type Role
Permission(String userId, String target, Role role)
          Full constructor
 



Copyright © 2013. All Rights Reserved.