- Detail:
- Field |
- Constr |
- Method
- 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 org.picketlink.trust.jbossws.handler.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
-
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
- Detail:
- Field |
- Constr |
- Method
Copyright © 2013. All Rights Reserved.