public class SAML2Handler extends AbstractSAML2Handler
implementation for AbstractSAML2Handler specific for the JBoss AS7 binding.
ROLE_KEY_SYS_PROPAUTHZ_MGR_LOOKUP, headers, logger, SEC_MGR_LOOKUP| Constructor and Description |
|---|
SAML2Handler() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkGroup(Group group,
String role) |
protected void |
createSecurityContext(SamlCredential credential,
Subject theSubject,
Principal principal,
MessageContext msgContext)
Subclasses can override this method to customize how the security context is created.
|
handleInbound, handleOutboundclose, getAssertionFromSubject, getHeaders, getSecurityDomainName, getSecurityHeaderElement, getServletContext, getUsername, handleFault, handleMessage, lookupJNDI, traceprotected void createSecurityContext(SamlCredential credential, Subject theSubject, Principal principal, MessageContext msgContext)
AbstractSAML2HandlerSubclasses can override this method to customize how the security context is created.
createSecurityContext in class AbstractSAML2HandlerCopyright © 2016 JBoss by Red Hat. All rights reserved.