Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated | |
co.ecg.alpaca.toolkit.generated.enums |
Modifier and Type | Field and Description |
---|---|
protected DigitalSignatureAlgorithm |
Login.AuthenticationResponse.passwordAlgorithm |
Modifier and Type | Method and Description |
---|---|
DigitalSignatureAlgorithm |
Login.AuthenticationResponse.getPasswordAlgorithm() |
Modifier and Type | Method and Description |
---|---|
void |
Login.AuthenticationResponse.setPasswordAlgorithm(DigitalSignatureAlgorithm passwordAlgorithm) |
Modifier and Type | Method and Description |
---|---|
static DigitalSignatureAlgorithm |
DigitalSignatureAlgorithm.get(String value) |
static DigitalSignatureAlgorithm[] |
DigitalSignatureAlgorithm.getArray(String[] values) |
static DigitalSignatureAlgorithm |
DigitalSignatureAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigitalSignatureAlgorithm[] |
DigitalSignatureAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 ECG. All rights reserved.