org.ow2.shelbie.core.internal.security
Class UserPrincipal
java.lang.Object
org.ow2.shelbie.core.internal.security.UserPrincipal
- All Implemented Interfaces:
- Serializable, Principal
public class UserPrincipal
- extends Object
- implements Principal, Serializable
Created with IntelliJ IDEA.
User: guillaume
Date: 07/02/13
Time: 14:54
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserPrincipal
public UserPrincipal(String name)
getName
public String getName()
- Specified by:
getName in interface Principal
Copyright © 2013 OW2 Consortium. All Rights Reserved.