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