PicketLink Federation Server Bindings for JBoss AS7.x 2.1.6.Final-redhat-2

org.picketlink.trust.jbossws.handler
Class WSAuthenticationHandler

java.lang.Object
  extended by org.picketlink.trust.jbossws.handler.AbstractPicketLinkTrustHandler
      extended by org.picketlink.trust.jbossws.handler.AbstractWSAuthenticationHandler
          extended by 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

Field Summary
 
Fields inherited from class org.picketlink.trust.jbossws.handler.AbstractPicketLinkTrustHandler
AUTHZ_MGR_LOOKUP, headers, logger, SEC_MGR_LOOKUP
 
Constructor Summary
WSAuthenticationHandler()
           
 
Method Summary
 
Methods inherited from class org.picketlink.trust.jbossws.handler.AbstractWSAuthenticationHandler
getAuthenticationManager, handleInbound
 
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
 

Constructor Detail

WSAuthenticationHandler

public WSAuthenticationHandler()

PicketLink Federation Server Bindings for JBoss AS7.x 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.