Class SecurityTrustInterceptor

java.lang.Object
com.gigaspaces.security.service.SecurityTrustInterceptor

public class SecurityTrustInterceptor extends Object
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 Details

    • SecurityTrustInterceptor

      public SecurityTrustInterceptor()