Dashboard Builder Security 6.1.0.CR1

org.jboss.dashboard.security.principals
Class RolePrincipal

java.lang.Object
  extended by org.jboss.dashboard.security.principals.DefaultPrincipal
      extended by org.jboss.dashboard.security.principals.RolePrincipal
All Implemented Interfaces:
Serializable, Principal

public class RolePrincipal
extends DefaultPrincipal

See Also:
Serialized Form

Constructor Summary
RolePrincipal(Role role)
           
RolePrincipal(String name)
           
 
Method Summary
 
Methods inherited from class org.jboss.dashboard.security.principals.DefaultPrincipal
equals, getName, hashCode, setName, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RolePrincipal

public RolePrincipal(String name)

RolePrincipal

public RolePrincipal(Role role)

Dashboard Builder Security 6.1.0.CR1

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