org.picketlink.trust.jbossws.handler
Class WSAuthenticationHandler
java.lang.Object
org.picketlink.trust.jbossws.handler.AbstractPicketLinkTrustHandler
org.picketlink.trust.jbossws.handler.AbstractWSAuthenticationHandler
org.picketlink.trust.jbossws.handler.WSAuthenticationHandler
- All Implemented Interfaces:
- Handler, SOAPHandler
public class WSAuthenticationHandler
- extends AbstractWSAuthenticationHandler
Perform Authentication for POJO Web Services
Based on the Authorize Operation on the JBossWS Native stack
- Since:
- Apr 11, 2011
- Author:
- Darran Lofthouse, Anil.Saldhana@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 |
WSAuthenticationHandler
public WSAuthenticationHandler()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.