Uses of Class
com.hazelcast.config.SecurityInterceptorConfig
Packages that use SecurityInterceptorConfig
-
Uses of SecurityInterceptorConfig in com.hazelcast.config
Methods in com.hazelcast.config that return SecurityInterceptorConfigModifier and TypeMethodDescriptionSecurityInterceptorConfig.setClassName
(String className) SecurityInterceptorConfig.setImplementation
(SecurityInterceptor implementation) Methods in com.hazelcast.config that return types with arguments of type SecurityInterceptorConfigMethods in com.hazelcast.config with parameters of type SecurityInterceptorConfigModifier and TypeMethodDescriptionSecurityConfig.addSecurityInterceptorConfig
(SecurityInterceptorConfig interceptorConfig) Method parameters in com.hazelcast.config with type arguments of type SecurityInterceptorConfigModifier and TypeMethodDescriptionSecurityConfig.setSecurityInterceptorConfigs
(List<SecurityInterceptorConfig> securityInterceptorConfigs)