| Package | Description |
|---|---|
| org.picketlink.config.federation |
| Modifier and Type | Field and Description |
|---|---|
protected EncAlgoType |
EncryptionType.encAlgo |
| Modifier and Type | Method and Description |
|---|---|
static EncAlgoType |
EncAlgoType.fromValue(String v) |
EncAlgoType |
EncryptionType.getEncAlgo()
Gets the value of the encAlgo property.
|
static EncAlgoType |
EncAlgoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncAlgoType[] |
EncAlgoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptionType.setEncAlgo(EncAlgoType value)
Sets the value of the encAlgo property.
|
Copyright © 2013. All Rights Reserved.