RequestBuilder<M,Request<M>>AuthenticationBuilders.LoginRequestBuilderpublic abstract static class AbstractAuthenticationBuilders.AbstractLoginRequestBuilder<B extends AbstractAuthenticationBuilders.AbstractLoginRequestBuilder,R,M extends LoginTokenInfo> extends RetrofitRequestBuilder<M,R>
| Modifier and Type | Field | Description |
|---|---|---|
protected String |
email |
|
protected String |
password |
| Constructor | Description |
|---|---|
AbstractLoginRequestBuilder(retrofit2.Retrofit retrofit,
String email,
String password) |
| Modifier and Type | Method | Description |
|---|---|---|
protected String |
getEmail() |
|
protected String |
getPassword() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, getRequestCopyright © 2018 The Apache Software Foundation. All rights reserved.