| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected RequestedAuthnContextType |
AuthnQueryType.requestedAuthnContext |
protected RequestedAuthnContextType |
AuthnRequestType.requestedAuthnContext |
| Modifier and Type | Method and Description |
|---|---|
RequestedAuthnContextType |
ObjectFactory.createRequestedAuthnContextType()
Create an instance of
RequestedAuthnContextType |
RequestedAuthnContextType |
AuthnQueryType.getRequestedAuthnContext()
Gets the value of the requestedAuthnContext property.
|
RequestedAuthnContextType |
AuthnRequestType.getRequestedAuthnContext()
Gets the value of the requestedAuthnContext property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RequestedAuthnContextType> |
ObjectFactory.createRequestedAuthnContext(RequestedAuthnContextType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RequestedAuthnContextType> |
ObjectFactory.createRequestedAuthnContext(RequestedAuthnContextType value)
|
void |
AuthnQueryType.setRequestedAuthnContext(RequestedAuthnContextType value)
Sets the value of the requestedAuthnContext property.
|
void |
AuthnRequestType.setRequestedAuthnContext(RequestedAuthnContextType value)
Sets the value of the requestedAuthnContext property.
|
Copyright © 2013 Seam Framework. All Rights Reserved.