public final class SecurityIdentityInterceptor extends Object implements Interceptor
SecurityIdentity.EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
static InterceptorFactory |
getFactory()
Get a factory which returns the singleton instance.
|
static SecurityIdentityInterceptor |
getInstance()
Get the singleton instance.
|
Object |
processInvocation(InterceptorContext context)
Process an invocation.
|
public static SecurityIdentityInterceptor getInstance()
public static InterceptorFactory getFactory()
public Object processInvocation(InterceptorContext context) throws Exception
processInvocation in interface Interceptorcontext - the interceptor contextException - If the underlying invocation resulted in some exceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.