org.apache.deltaspike.security.api
Class User

java.lang.Object
  extended by org.apache.deltaspike.security.api.User
All Implemented Interfaces:
Serializable

@Typed
public class User
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
User(String id)
           
 
Method Summary
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

User

public User(String id)
Method Detail

getId

public String getId()


Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.