|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.intercept.AbstractInterceptor
org.jboss.seam.security.SecurityInterceptor
org.jboss.seam.webservice.WSSecurityInterceptor
@Interceptor(stateless=true,
type=SERVER,
around=AsynchronousInterceptor.class)
public class WSSecurityInterceptorProvides authorization services for web service invocations.
| Constructor Summary | |
|---|---|
WSSecurityInterceptor()
|
|
| Method Summary | |
|---|---|
boolean |
isInterceptorEnabled()
Returns true if this interceptor should be enabled. |
| Methods inherited from class org.jboss.seam.security.SecurityInterceptor |
|---|
aroundInvoke |
| Methods inherited from class org.jboss.seam.intercept.AbstractInterceptor |
|---|
getComponent, setComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSSecurityInterceptor()
| Method Detail |
|---|
public boolean isInterceptorEnabled()
OptimizedInterceptor
isInterceptorEnabled in interface OptimizedInterceptorisInterceptorEnabled in class SecurityInterceptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||