Class RemoteIDParamsDTO
java.lang.Object
com.levigo.jadice.web.demo.common.client.service.sources.RemoteIDParamsDTO
@JsType(isNative=true,
namespace="<global>",
name="Object")
public final class RemoteIDParamsDTO
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RemoteIDParamsDTO
static RemoteIDParamsDTO
from
(RemoteIDHandle handle) static RemoteIDParamsDTO
from
(RemoteIDSource source) getId()
static RemoteIDHandle
static RemoteIDSource
-
Constructor Details
-
RemoteIDParamsDTO
public RemoteIDParamsDTO()
-
-
Method Details
-
create
-
getId
-
getPassword
-
toHandle
-
toSource
-