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