|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthnContextComparisonType | |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.protocol | |
| Uses of AuthnContextComparisonType in org.jboss.seam.security.external.jaxb.samlv2.protocol |
|---|
| Fields in org.jboss.seam.security.external.jaxb.samlv2.protocol declared as AuthnContextComparisonType | |
|---|---|
protected AuthnContextComparisonType |
RequestedAuthnContextType.comparison
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.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.jboss.seam.security.external.jaxb.samlv2.protocol with parameters of type AuthnContextComparisonType | |
|---|---|
void |
RequestedAuthnContextType.setComparison(AuthnContextComparisonType value)
Sets the value of the comparison property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||