Class AuthenticationInfoUpdateDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.transport.client.messaging.AuthenticationInfoUpdateDTO
public final class AuthenticationInfoUpdateDTO
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
AuthenticationInfoUpdateDTO
protected AuthenticationInfoUpdateDTO()
-
-
Method Details
-
getToken
-
setToken
-
create
Replacement constructor. Creates a new nativeAuthenticationInfoUpdateDTO
.- Returns:
- The new instance.
-