Package com.gigaspaces.security.service
Class SecurityTrustInterceptor
java.lang.Object
com.gigaspaces.security.service.SecurityTrustInterceptor
Used to intercept a trusted security context. A trust is handed out for a user which has already
been authenticated and intercepted for a specific operation, and needs further trust to extend
its reach for cluster wide operations (e.g. from within an executed task).
- Since:
- 7.0.1
- Author:
- Moran Avigdor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SecurityTrustInterceptor
public SecurityTrustInterceptor()
-