org.jboss.seam.security
Class UserImpl
java.lang.Object
org.jboss.seam.security.UserImpl
- All Implemented Interfaces:
- org.picketlink.idm.api.IdentityType, org.picketlink.idm.api.User
public class UserImpl
- extends Object
- implements org.picketlink.idm.api.User
Simple implementation of user
- Author:
- Shane Bryzak
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserImpl
public UserImpl(String id)
getId
public String getId()
- Specified by:
getId in interface org.picketlink.idm.api.User
getKey
public String getKey()
- Specified by:
getKey in interface org.picketlink.idm.api.IdentityType
Copyright © 2010 Seam Framework. All Rights Reserved.