org.picketlink.trust.jbossws.handler
Class SamlRequestSecurityTokenHandler
java.lang.Object
org.picketlink.trust.jbossws.handler.AbstractPicketLinkTrustHandler
org.picketlink.trust.jbossws.handler.SamlRequestSecurityTokenHandler
- All Implemented Interfaces:
- Handler, SOAPHandler
public class SamlRequestSecurityTokenHandler
- extends AbstractPicketLinkTrustHandler
- Author:
- pskopek@redhat.com
Methods inherited from class org.picketlink.trust.jbossws.handler.AbstractPicketLinkTrustHandler |
close, getAssertionFromSubject, getHeaders, getSecurityDomainName, getSecurityHeaderElement, getServletContext, getUsername, handleFault, handleMessage, handleOutbound, lookupJNDI, trace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SamlRequestSecurityTokenHandler
public SamlRequestSecurityTokenHandler()
handleInbound
protected boolean handleInbound(MessageContext msgContext)
- Overrides:
handleInbound
in class AbstractPicketLinkTrustHandler
getUserPrincipalName
protected String getUserPrincipalName(MessageContext msgContext)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.