|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteCallInterceptor | |
---|---|
org.jboss.errai.bus.client.api.interceptor | |
org.jboss.errai.enterprise.client.jaxrs.api.interceptor | |
org.jboss.errai.security.client.local.interceptors |
Uses of RemoteCallInterceptor in org.jboss.errai.bus.client.api.interceptor |
---|
Subinterfaces of RemoteCallInterceptor in org.jboss.errai.bus.client.api.interceptor | |
---|---|
interface |
RpcInterceptor
Represents a client-side interceptor for remote procedure calls. |
Uses of RemoteCallInterceptor in org.jboss.errai.enterprise.client.jaxrs.api.interceptor |
---|
Subinterfaces of RemoteCallInterceptor in org.jboss.errai.enterprise.client.jaxrs.api.interceptor | |
---|---|
interface |
RestClientInterceptor
Represents a client-side interceptor for JAX-RS (REST) remote calls. |
Uses of RemoteCallInterceptor in org.jboss.errai.security.client.local.interceptors |
---|
Classes in org.jboss.errai.security.client.local.interceptors that implement RemoteCallInterceptor | |
---|---|
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 . |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |