org.picketlink.identity.federation.core
Class SerializablePrincipal
java.lang.Object
org.picketlink.identity.federation.core.SerializablePrincipal
- All Implemented Interfaces:
- Serializable, Principal
public class SerializablePrincipal
- extends Object
- implements Principal, Serializable
An instance of Principal
that is Serializable
- Since:
- Feb 21, 2012
- Author:
- Anil Saldhana
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializablePrincipal
public SerializablePrincipal(String name)
getName
public String getName()
- Specified by:
getName
in interface Principal
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.