org.eclipse.higgins.icard.userprofile
Class AuthData
java.lang.Object
org.eclipse.higgins.icard.userprofile.AuthData
- All Implemented Interfaces:
- Serializable
- public class AuthData
- extends Object
- implements Serializable
- See Also:
- Serialized Form
AuthData
public AuthData()
getNewAuthPassword
public ByteBuffer getNewAuthPassword()
setNewAuthPassword
public void setNewAuthPassword(ByteBuffer newAuthPassword)
getAuthPassword
public ByteBuffer getAuthPassword()
setAuthPassword
public void setAuthPassword(ByteBuffer authPassword)