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(SamlCredential credential,
Subject theSubject,
Principal principal) |
handleInbound, handleOutbound
close, getAssertionFromSubject, getHeaders, getSecurityDomainName, getSecurityHeaderElement, getServletContext, getUsername, handleFault, handleMessage, lookupJNDI, trace
protected void createSecurityContext(SamlCredential credential, Subject theSubject, Principal principal)
createSecurityContext
in class AbstractSAML2Handler
Copyright © 2013 JBoss Inc.. All Rights Reserved.