| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.extraction.info |
| Modifier and Type | Field and Description |
|---|---|
protected KeyAlgorithmType |
PasswordType.keyAlgorithm |
protected KeyAlgorithmType |
PasswordType.keyAlgorithm |
| Modifier and Type | Method and Description |
|---|---|
static KeyAlgorithmType |
KeyAlgorithmType.fromValue(String v) |
static KeyAlgorithmType |
KeyAlgorithmType.fromValue(String v) |
KeyAlgorithmType |
PasswordType.getKeyAlgorithm()
Gets the value of the keyAlgorithm property.
|
KeyAlgorithmType |
PasswordType.getKeyAlgorithm()
Gets the value of the keyAlgorithm property.
|
static KeyAlgorithmType |
KeyAlgorithmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyAlgorithmType |
KeyAlgorithmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyAlgorithmType[] |
KeyAlgorithmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static KeyAlgorithmType[] |
KeyAlgorithmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PasswordType.setKeyAlgorithm(KeyAlgorithmType value)
Sets the value of the keyAlgorithm property.
|
void |
PasswordType.setKeyAlgorithm(KeyAlgorithmType value)
Sets the value of the keyAlgorithm property.
|
Copyright © 2017–2023 SoftVision Development GmbH, Fulda, Germany. All rights reserved.