| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.assertion |
| Modifier and Type | Field and Description |
|---|---|
protected AuthnContextType |
AuthnStatementType.authnContext |
| Modifier and Type | Method and Description |
|---|---|
AuthnContextType |
ObjectFactory.createAuthnContextType()
Create an instance of
AuthnContextType |
AuthnContextType |
AuthnStatementType.getAuthnContext()
Gets the value of the authnContext property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AuthnContextType> |
ObjectFactory.createAuthnContext(AuthnContextType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AuthnContextType> |
ObjectFactory.createAuthnContext(AuthnContextType value)
|
void |
AuthnStatementType.setAuthnContext(AuthnContextType value)
Sets the value of the authnContext property.
|
Copyright © 2013 Seam Framework. All Rights Reserved.