Interface | Description |
---|---|
RemoteSecuredService |
Internal remote method calls to a secured service.
|
SecuredService |
An interface indicating the service is secured.
|
Class | Description |
---|---|
SecurityAuditFactory |
A factory for creating
SecurityAudit implementation
Created by moran on 4/11/16. |
SecurityAuditHolder | |
SecurityContext |
Security context passed between proxy and server.
|
SecurityContextAccessor |
Accessor method for setting Security Context attributes which their setter method should not be
directly exposed.
|
SecurityInterceptor |
Server-side security interceptor, responsible for authentication against the underlying
SecurityManager , handing of authentication tokens to authenticated users, and intercepting any
access to resources. |
SecurityResolver |
Helper class for resolving if security is enabled.
|
SecurityTrustInterceptor |
Used to intercept a trusted security context.
|
Copyright © GigaSpaces.