PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.core
Class SerializablePrincipal

java.lang.Object
  extended by 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

Constructor Summary
SerializablePrincipal(String name)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.security.Principal
equals, hashCode, toString
 

Constructor Detail

SerializablePrincipal

public SerializablePrincipal(String name)
Method Detail

getName

public String getName()
Specified by:
getName in interface Principal

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.