Package | Description |
---|---|
org.picketlink.identity.federation.saml.v2.ac |
Modifier and Type | Field and Description |
---|---|
protected MediumType |
KeyStorageType.medium |
Modifier and Type | Method and Description |
---|---|
static MediumType |
MediumType.fromValue(String v) |
MediumType |
KeyStorageType.getMedium()
Gets the value of the medium property.
|
static MediumType |
MediumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediumType[] |
MediumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KeyStorageType.setMedium(MediumType value)
Sets the value of the medium property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.