public static class ShenyuConfig.Local
extends java.lang.Object
| Constructor and Description |
|---|
Local()
Instantiates a new Local.
|
Local(java.lang.String sha512Key)
Instantiates a new Local.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEnabled()
Gets enabled.
|
java.lang.String |
getSha512Key()
Get Sha512Key.
|
void |
setEnabled(boolean enabled)
Sets enabled.
|
void |
setSha512Key(java.lang.String sha512Key)
Set Sha512Key.
|
public Local()
public Local(java.lang.String sha512Key)
sha512Key - the sha 512 keypublic boolean getEnabled()
public void setEnabled(boolean enabled)
enabled - the enabledpublic java.lang.String getSha512Key()
public void setSha512Key(java.lang.String sha512Key)
sha512Key - sha512KeyCopyright © 2024 The Apache Software Foundation. All rights reserved.