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