public class SecurityContextInterceptor extends Object implements org.jboss.invocation.Interceptor
| Constructor and Description |
|---|
SecurityContextInterceptor(org.jboss.as.ejb3.security.SecurityContextInterceptorHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
Object |
processInvocation(org.jboss.invocation.InterceptorContext context) |
protected String |
setContextID(String contextID)
Sets the JACC contextID using a privileged action and returns the previousID from the
PolicyContext. |
public SecurityContextInterceptor(org.jboss.as.ejb3.security.SecurityContextInterceptorHolder holder)
Copyright © 2021 JBoss by Red Hat. All rights reserved.