|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthnContextComparisonType | |
|---|---|
| oasis.names.tc.saml._2_0.protocol | |
| Uses of AuthnContextComparisonType in oasis.names.tc.saml._2_0.protocol |
|---|
| Methods in oasis.names.tc.saml._2_0.protocol that return AuthnContextComparisonType | |
|---|---|
static AuthnContextComparisonType |
AuthnContextComparisonType.fromValue(String v)
|
AuthnContextComparisonType |
RequestedAuthnContext.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 oasis.names.tc.saml._2_0.protocol with parameters of type AuthnContextComparisonType | |
|---|---|
void |
RequestedAuthnContext.setComparison(AuthnContextComparisonType value)
Sets the value of the comparison property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||