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()