RequestBuilder<LoginTokenInfo,Request<LoginTokenInfo>>public static class AuthenticationBuilders.LoginRequestBuilder extends AbstractAuthenticationBuilders.AbstractLoginRequestBuilder<AuthenticationBuilders.LoginRequestBuilder,AuthenticationResource,LoginTokenInfo>
email, password| Constructor | Description |
|---|---|
LoginRequestBuilder(retrofit2.Retrofit retrofit,
String email,
String password) |
| Modifier and Type | Method | Description |
|---|---|---|
protected retrofit2.Call<LoginTokenInfo> |
getRequest(AuthenticationResource resource) |
getEmail, getPasswordclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildprotected retrofit2.Call<LoginTokenInfo> getRequest(AuthenticationResource resource)
getRequest in class RetrofitRequestBuilder<LoginTokenInfo,AuthenticationResource>Copyright © 2018 The Apache Software Foundation. All rights reserved.