| AccessCheckingInterceptor |
An interceptor which enables access checking for the duration of the invocation.
|
| CannotProceedException |
Indicates that an invocation cannot proceed due to the interceptor chain terminating prematurely.
|
| DoAsInterceptor |
An interceptor which executes under the invocation's Subject.
|
| Interceptor |
A processor for invocations.
|
| InterceptorContext |
An interceptor/invocation context object.
|
| InterceptorFactory |
A producer for interceptor instances, used to create interceptor chains from a prototype.
|
| InterceptorFactoryContext |
Contextual information for an interceptor factory, used when interceptors are created.
|
| InterceptorInstanceFactory |
A simple factory which creates an instance for use by interceptor factories.
|
| InvocationMessages_$bundle |
Warning this class consists of generated code.
|
| SecurityIdentityInterceptor |
An interceptor which executes under the invocation's SecurityIdentity.
|