org.apache.myfaces.tobago.el
Class UserWrapper

java.lang.Object
  extended by org.apache.myfaces.tobago.el.UserWrapper

public class UserWrapper
extends Object


Constructor Summary
UserWrapper()
           
 
Method Summary
 Principal getPrincipal()
           
 Map getRoles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserWrapper

public UserWrapper()
Method Detail

getPrincipal

public Principal getPrincipal()

getRoles

public Map getRoles()


Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.