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) |
create
public 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 ComponentInterceptorFactory
Copyright © 2015 JBoss by Red Hat. All rights reserved.