Package org.jboss.as.ejb3.security
Class RunAsPrincipalInterceptor
java.lang.Object
org.jboss.as.ejb3.security.RunAsPrincipalInterceptor
- All Implemented Interfaces:
org.jboss.invocation.Interceptor
- Author:
- David M. Lloyd
-
Field Summary
FieldsFields inherited from interface org.jboss.invocation.Interceptor
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocessInvocation(org.jboss.invocation.InterceptorContext context)
-
Field Details
-
ANONYMOUS_PRINCIPAL
- See Also:
-
-
Constructor Details
-
RunAsPrincipalInterceptor
-
-
Method Details
-
processInvocation
- Specified by:
processInvocationin interfaceorg.jboss.invocation.Interceptor- Throws:
Exception
-