public class SecurityContextInterceptorFactory extends ComponentInterceptorFactory
| Constructor and Description |
|---|
SecurityContextInterceptorFactory(boolean securityRequired) |
SecurityContextInterceptorFactory(boolean securityRequired,
boolean propagateSecurity) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.invocation.Interceptor |
create(Component component,
org.jboss.invocation.InterceptorFactoryContext context) |
createpublic SecurityContextInterceptorFactory(boolean securityRequired)
public SecurityContextInterceptorFactory(boolean securityRequired,
boolean propagateSecurity)
protected org.jboss.invocation.Interceptor create(Component component, org.jboss.invocation.InterceptorFactoryContext context)
create in class ComponentInterceptorFactoryCopyright © 2014 JBoss by Red Hat. All rights reserved.