| Package | Description |
|---|---|
| jp.gopay.sdk.models.common.auth | |
| jp.gopay.sdk.types |
| Modifier and Type | Method | Description |
|---|---|---|
AuthType |
AuthHeader.getAuthType() |
| Constructor | Description |
|---|---|
AuthHeader(String value,
AuthType authType) |
| Modifier and Type | Method | Description |
|---|---|---|
static AuthType |
AuthType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AuthType[] |
AuthType.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.