| Package | Description |
|---|---|
| jp.gopay.sdk | |
| jp.gopay.sdk.builders.authentication |
| Modifier and Type | Method | Description |
|---|---|---|
AbstractAuthenticationBuilders.AbstractLoginRequestBuilder |
SDKMethods.getLoginToken(String email,
String password) |
Obtain a new set of login credentials (login token and JWT) for a merchant account.
|
AbstractAuthenticationBuilders.AbstractLoginRequestBuilder |
SDKMethods.getLoginToken(UserCredentials userCredentials) |
Obtain a new set of login credentials (login token and JWT) for a merchant account.
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AbstractAuthenticationBuilders.AbstractLoginRequestBuilder<B extends AbstractAuthenticationBuilders.AbstractLoginRequestBuilder,R,M extends LoginTokenInfo> |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AuthenticationBuilders.LoginRequestBuilder |
Copyright © 2018 The Apache Software Foundation. All rights reserved.