public class GatewayClientBuilder extends BaseBuilder
keyReaderissuer, issuerCode, uid| Constructor and Description |
|---|
GatewayClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
GatewayClient |
build() |
void |
setClientPrivateKeyFilePath(Path path)
Deprecated.
|
void |
setClientPrivateKeyResource(org.springframework.core.io.Resource resource)
Deprecated.
|
void |
setPkcs1PrivateKeyPairFilePath(Path path) |
void |
setPkcs8PrivateKeyFilePath(Path path) |
createObjectMapperpublic GatewayClient build()
@Deprecated public void setClientPrivateKeyFilePath(Path path)
@Deprecated public void setClientPrivateKeyResource(org.springframework.core.io.Resource resource)
public void setPkcs1PrivateKeyPairFilePath(Path path)
public void setPkcs8PrivateKeyFilePath(Path path)
Copyright © 2020. All rights reserved.