org.eclipse.higgins.sync.to
Class AuthCredentialTO

java.lang.Object
  extended by org.eclipse.higgins.sync.to.AuthCredentialTO
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UsernamePasswordAuthCredentialTO

public class AuthCredentialTO
extends Object
implements Serializable

AuthCredentialTO transfer object.

Author:
Alexander Yuhimenko
See Also:
Serialized Form

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

Constructor Detail

AuthCredentialTO

public AuthCredentialTO()