Package | Description |
---|---|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
Modifier and Type | Method and Description |
---|---|
RequestedAuthnContext |
AuthnQuery.getRequestedAuthnContext()
Gets the RequestedAuthnContext of this request.
|
RequestedAuthnContext |
AuthnRequest.getRequestedAuthnContext()
Gets the
RequestedAuthnContext of the request. |
Modifier and Type | Method and Description |
---|---|
void |
AuthnQuery.setRequestedAuthnContext(RequestedAuthnContext newRequestedAuthnContext)
Sets the RequestedAuthnContext of this request.
|
void |
AuthnRequest.setRequestedAuthnContext(RequestedAuthnContext newRequestedAuthnContext)
Sets the
RequestedAuthnContext of the request. |
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.