org.picketlink.trust.jbossws.handler
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(org.picketlink.identity.federation.core.wstrust.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(org.picketlink.identity.federation.core.wstrust.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 © 2015 JBoss by Red Hat. All Rights Reserved.