|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyTypes | |
---|---|
oasis.names.tc.saml._2_0.metadata |
Uses of KeyTypes in oasis.names.tc.saml._2_0.metadata |
---|
Methods in oasis.names.tc.saml._2_0.metadata that return KeyTypes | |
---|---|
static KeyTypes |
KeyTypes.fromValue(String v)
|
KeyTypes |
KeyDescriptor.getUse()
Gets the value of the use property. |
static KeyTypes |
KeyTypes.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static KeyTypes[] |
KeyTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oasis.names.tc.saml._2_0.metadata with parameters of type KeyTypes | |
---|---|
void |
KeyDescriptor.setUse(KeyTypes value)
Sets the value of the use property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |