org.jboss.seam.webservice
Class WSSecurityInterceptor
java.lang.Object
   org.jboss.seam.intercept.AbstractInterceptor
org.jboss.seam.intercept.AbstractInterceptor
       org.jboss.seam.security.SecurityInterceptor
org.jboss.seam.security.SecurityInterceptor
           org.jboss.seam.webservice.WSSecurityInterceptor
org.jboss.seam.webservice.WSSecurityInterceptor
- All Implemented Interfaces: 
- Serializable, OptimizedInterceptor
- @Interceptor(stateless=true,
             type=SERVER,
             around=AsynchronousInterceptor.class)
public class WSSecurityInterceptor
- extends SecurityInterceptor
Provides authorization services for web service invocations.
- Author:
- Shane Bryzak
- See Also:
- Serialized Form
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
WSSecurityInterceptor
public WSSecurityInterceptor()