Dashboard Builder Security 6.1.0.Beta2

org.jboss.dashboard.security.principals
Class ComplementaryRolePrincipal

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

public class ComplementaryRolePrincipal
extends DefaultPrincipal

See Also:
Serialized Form

Field Summary
protected  LocaleManager localeManager
          The locale manager.
 
Constructor Summary
ComplementaryRolePrincipal(Role role)
           
ComplementaryRolePrincipal(String name)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.jboss.dashboard.security.principals.DefaultPrincipal
equals, getName, hashCode, setName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

localeManager

protected LocaleManager localeManager
The locale manager.

Constructor Detail

ComplementaryRolePrincipal

public ComplementaryRolePrincipal(String name)

ComplementaryRolePrincipal

public ComplementaryRolePrincipal(Role role)
Method Detail

toString

public String toString()
Specified by:
toString in interface Principal
Overrides:
toString in class DefaultPrincipal

Dashboard Builder Security 6.1.0.Beta2

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