public static final class LbJwtPublicKey.Builder
extends java.lang.Object
LbJwtPublicKey.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
LbJwtPublicKey. |
| Modifier and Type | Method and Description |
|---|---|
LbJwtPublicKey |
build() |
LbJwtPublicKey.Builder |
setPublicKeyContent(java.lang.String publicKeyContent)
Content of public key
|
public Builder()
LbJwtPublicKey.public LbJwtPublicKey.Builder setPublicKeyContent(java.lang.String publicKeyContent)
publicKeyContent - New value for the property.public LbJwtPublicKey build()