|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MediumType | |
---|---|
org.picketlink.identity.federation.saml.v2.ac.classes |
Uses of MediumType in org.picketlink.identity.federation.saml.v2.ac.classes |
---|
Fields in org.picketlink.identity.federation.saml.v2.ac.classes declared as MediumType | |
---|---|
protected MediumType |
KeyStorageType.medium
|
Methods in org.picketlink.identity.federation.saml.v2.ac.classes that return MediumType | |
---|---|
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. |
Methods in org.picketlink.identity.federation.saml.v2.ac.classes with parameters of type MediumType | |
---|---|
void |
KeyStorageType.setMedium(MediumType value)
Sets the value of the medium property. |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |