public class SAMLOutboundHandler extends SAML2Handler
SAML2Handler
implementation to handle only outbound messages.
ROLE_KEY_SYS_PROP
AUTHZ_MGR_LOOKUP, headers, logger, SEC_MGR_LOOKUP
Constructor and Description |
---|
SAMLOutboundHandler() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
handleInbound(MessageContext msgContext)
Retrieves the SAML assertion from the SOAP payload and lets invocation go to JAAS for validation.
|
checkGroup, createSecurityContext
handleOutbound
close, getAssertionFromSubject, getHeaders, getSecurityDomainName, getSecurityHeaderElement, getServletContext, getUsername, handleFault, handleMessage, lookupJNDI, trace
protected boolean handleInbound(MessageContext msgContext)
AbstractSAML2Handler
handleInbound
in class AbstractSAML2Handler
Copyright © 2016 JBoss by Red Hat. All rights reserved.