|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthnContextComparisonType | |
---|---|
org.picketlink.identity.federation.saml.v2.protocol | Package containing the classes for the protocol of SAMLv2 |
Uses of AuthnContextComparisonType in org.picketlink.identity.federation.saml.v2.protocol |
---|
Fields in org.picketlink.identity.federation.saml.v2.protocol declared as AuthnContextComparisonType | |
---|---|
protected AuthnContextComparisonType |
RequestedAuthnContextType.comparison
|
Methods in org.picketlink.identity.federation.saml.v2.protocol that return AuthnContextComparisonType | |
---|---|
static AuthnContextComparisonType |
AuthnContextComparisonType.fromValue(String v)
|
AuthnContextComparisonType |
RequestedAuthnContextType.getComparison()
Gets the value of the comparison property. |
static AuthnContextComparisonType |
AuthnContextComparisonType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AuthnContextComparisonType[] |
AuthnContextComparisonType.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.protocol with parameters of type AuthnContextComparisonType | |
---|---|
void |
RequestedAuthnContextType.setComparison(AuthnContextComparisonType value)
Sets the value of the comparison property. |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |