org.eclipse.higgins.icard.common.auth.callback
Class PPIDCallback

java.lang.Object
  extended byorg.eclipse.higgins.icard.common.auth.callback.PPIDCallback
All Implemented Interfaces:
Callback, Serializable

public class PPIDCallback
extends Object
implements Callback, Serializable

See Also:
Serialized Form

Constructor Summary
PPIDCallback(String ppid)
           
 
Method Summary
 String getPPID()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PPIDCallback

public PPIDCallback(String ppid)
Method Detail

getPPID

public String getPPID()