|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyTypes | |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.metadata | |
| Uses of KeyTypes in org.jboss.seam.security.external.jaxb.samlv2.metadata |
|---|
| Fields in org.jboss.seam.security.external.jaxb.samlv2.metadata declared as KeyTypes | |
|---|---|
protected KeyTypes |
KeyDescriptorType.use
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return KeyTypes | |
|---|---|
static KeyTypes |
KeyTypes.fromValue(String v)
|
KeyTypes |
KeyDescriptorType.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 org.jboss.seam.security.external.jaxb.samlv2.metadata with parameters of type KeyTypes | |
|---|---|
void |
KeyDescriptorType.setUse(KeyTypes value)
Sets the value of the use property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||