public class RunAsPrincipalInterceptor extends Object implements org.jboss.invocation.Interceptor
| Modifier and Type | Field and Description |
|---|---|
static String |
ANONYMOUS_PRINCIPAL |
| Constructor and Description |
|---|
RunAsPrincipalInterceptor(String runAsPrincipal) |
| Modifier and Type | Method and Description |
|---|---|
Object |
processInvocation(org.jboss.invocation.InterceptorContext context) |
public static final String ANONYMOUS_PRINCIPAL
public RunAsPrincipalInterceptor(String runAsPrincipal)
Copyright © 2022 JBoss by Red Hat. All rights reserved.