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

java.lang.Object
  extended by org.eclipse.higgins.icard.common.auth.callback.KerberosV5Callback
All Implemented Interfaces:
Serializable, Callback

public class KerberosV5Callback
extends Object
implements Callback, Serializable

See Also:
Serialized Form

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

Constructor Detail

KerberosV5Callback

public KerberosV5Callback()