Uses of Interface
com.loomcache.server.security.SecurityInterceptor
Packages that use SecurityInterceptor
-
Uses of SecurityInterceptor in com.loomcache.server
Methods in com.loomcache.server with parameters of type SecurityInterceptorModifier and TypeMethodDescriptionvoidCacheNode.addSecurityInterceptor(SecurityInterceptor interceptor) Register a global security interceptor invoked around external client operations.booleanCacheNode.removeSecurityInterceptor(SecurityInterceptor interceptor) Remove a previously registered security interceptor.