public class SAMLInboundHandler extends SAML2Handler
SAML2Handler
implementation to handle only inbound messages.
ROLE_KEY_SYS_PROP
AUTHZ_MGR_LOOKUP, headers, logger, SEC_MGR_LOOKUP
Constructor and Description |
---|
SAMLInboundHandler() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
handleOutbound(MessageContext msgContext)
It expects a
Element assertion as the value of the SAML2Constants.SAML2_ASSERTION_PROPERTY property. |
checkGroup, createSecurityContext
handleInbound
close, getAssertionFromSubject, getHeaders, getSecurityDomainName, getSecurityHeaderElement, getServletContext, getUsername, handleFault, handleMessage, lookupJNDI, trace
protected boolean handleOutbound(MessageContext msgContext)
AbstractSAML2Handler
Element
assertion as the value of the SAML2Constants.SAML2_ASSERTION_PROPERTY
property. This
assertion is then included in the SOAP payload.handleOutbound
in class AbstractSAML2Handler
Copyright © 2016 JBoss by Red Hat. All rights reserved.