|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestedAuthnContextType | |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.protocol | |
| Uses of RequestedAuthnContextType in org.jboss.seam.security.external.jaxb.samlv2.protocol |
|---|
| Fields in org.jboss.seam.security.external.jaxb.samlv2.protocol declared as RequestedAuthnContextType | |
|---|---|
protected RequestedAuthnContextType |
AuthnQueryType.requestedAuthnContext
|
protected RequestedAuthnContextType |
AuthnRequestType.requestedAuthnContext
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol that return RequestedAuthnContextType | |
|---|---|
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. |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol that return types with arguments of type RequestedAuthnContextType | |
|---|---|
JAXBElement<RequestedAuthnContextType> |
ObjectFactory.createRequestedAuthnContext(RequestedAuthnContextType value)
Create an instance of JAXBElement<RequestedAuthnContextType>} |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol with parameters of type RequestedAuthnContextType | |
|---|---|
JAXBElement<RequestedAuthnContextType> |
ObjectFactory.createRequestedAuthnContext(RequestedAuthnContextType value)
Create an instance of JAXBElement<RequestedAuthnContextType>} |
void |
AuthnQueryType.setRequestedAuthnContext(RequestedAuthnContextType value)
Sets the value of the requestedAuthnContext property. |
void |
AuthnRequestType.setRequestedAuthnContext(RequestedAuthnContextType value)
Sets the value of the requestedAuthnContext property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||