public class SAML2Handler extends AbstractSAML2Handler
implementation for AbstractSAML2Handler
specific for the JBoss AS7 binding.
ROLE_KEY_SYS_PROP
AUTHZ_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, handleOutbound
close, getAssertionFromSubject, getHeaders, getSecurityDomainName, getSecurityHeaderElement, getServletContext, getUsername, handleFault, handleMessage, lookupJNDI, trace
protected void createSecurityContext(SamlCredential credential, Subject theSubject, Principal principal, MessageContext msgContext)
AbstractSAML2Handler
Subclasses can override this method to customize how the security context is created.
createSecurityContext
in class AbstractSAML2Handler
Copyright © 2017 JBoss by Red Hat. All rights reserved.