org.jboss.seam.webservice
@Interceptor(stateless=true, type=SERVER, around=AsynchronousInterceptor.class) public class WSSecurityInterceptor extends SecurityInterceptor
Constructor and Description |
---|
WSSecurityInterceptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
isInterceptorEnabled()
Returns true if this interceptor should be enabled.
|
aroundInvoke
getComponent, setComponent
public boolean isInterceptorEnabled()
OptimizedInterceptor
isInterceptorEnabled
in interface OptimizedInterceptor
isInterceptorEnabled
in class SecurityInterceptor
Copyright © 2015 Seam Framework. All Rights Reserved.