| Package | Description |
|---|---|
| jp.gopay.sdk.builders.applicationtoken | |
| jp.gopay.sdk.models.request.applicationtoken | |
| jp.gopay.sdk.models.response.applicationtoken | |
| jp.gopay.sdk.types |
| Modifier and Type | Field | Description |
|---|---|---|
protected Set<MerchantRole> |
AbstractApplicationTokenBuilders.AbstractCreateMerchantApplicationJWTRequestBuilder.roles |
| Modifier and Type | Method | Description |
|---|---|---|
protected Set<MerchantRole> |
AbstractApplicationTokenBuilders.AbstractCreateMerchantApplicationJWTRequestBuilder.getRoles() |
| Modifier and Type | Method | Description |
|---|---|---|
B |
AbstractApplicationTokenBuilders.AbstractCreateMerchantApplicationJWTRequestBuilder.withRoles(Set<MerchantRole> roles) |
| Modifier and Type | Method | Description |
|---|---|---|
Set<MerchantRole> |
CreateMerchantAppJWTReq.getRoles() |
| Constructor | Description |
|---|---|
CreateMerchantAppJWTReq(Set<MerchantRole> roles) |
| Modifier and Type | Method | Description |
|---|---|---|
Set<MerchantRole> |
MerchantApplicationJWT.getRoles() |
| Modifier and Type | Method | Description |
|---|---|---|
static MerchantRole |
MerchantRole.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static MerchantRole[] |
MerchantRole.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.