Dashboard Builder Security 6.0.0.CR4

Uses of Interface
org.jboss.dashboard.users.Role

Packages that use Role
org.jboss.dashboard.security.principals   
org.jboss.dashboard.users   
 

Uses of Role in org.jboss.dashboard.security.principals
 

Constructors in org.jboss.dashboard.security.principals with parameters of type Role
ComplementaryRolePrincipal(Role role)
           
RolePrincipal(Role role)
           
 

Uses of Role in org.jboss.dashboard.users
 

Classes in org.jboss.dashboard.users that implement Role
 class RoleImpl
           
 

Fields in org.jboss.dashboard.users declared as Role
protected  Role RolesManagerImpl.roleAnonymous
           
 

Fields in org.jboss.dashboard.users with type parameters of type Role
protected  Map<String,Role> RolesManagerImpl.roleMap
           
 

Methods in org.jboss.dashboard.users that return Role
 Role RolesManagerImpl.getRoleById(String id)
           
 Role RolesManager.getRoleById(String roleId)
           
 

Methods in org.jboss.dashboard.users that return types with arguments of type Role
 Set<Role> RolesManagerImpl.getAllRoles()
           
 Set<Role> RolesManager.getAllRoles()
           
 


Dashboard Builder Security 6.0.0.CR4

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.