Uses of Enum
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.AuthnContextComparisonType
-
Uses of AuthnContextComparisonType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Modifier and TypeFieldDescriptionprotected AuthnContextComparisonType
RequestedAuthnContextType.comparison
Modifier and TypeMethodDescriptionstatic AuthnContextComparisonType
RequestedAuthnContextType.getComparison()
Gets the value of the comparison property.static AuthnContextComparisonType
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.Modifier and TypeMethodDescriptionvoid
RequestedAuthnContextType.setComparison
(AuthnContextComparisonType value) Sets the value of the comparison property.