Modifier and Type | Interface and Description |
---|---|
interface |
RpcInterceptor
Represents a client-side interceptor for remote procedure calls.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RestClientInterceptor
Represents a client-side interceptor for JAX-RS (REST) remote calls.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationServiceInterceptor
Intercepts RPC logins through
AuthenticationService for populating
and removing the current logged in user via SecurityContext . |
class |
ClientSecurityRoleInterceptor
Intercepts RPC calls to resources marked with
RestrictedAccess . |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.