Dashboard Builder Security 6.0.0.Beta3

org.jboss.dashboard.security.principals
Class UserPrincipal

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

public class UserPrincipal
extends DefaultPrincipal

See Also:
Serialized Form

Constructor Summary
UserPrincipal(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
 

Constructor Detail

UserPrincipal

public UserPrincipal(String name)
Method Detail

toString

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

Dashboard Builder Security 6.0.0.Beta3

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