Uses of Class
com.hazelcast.config.SecurityInterceptorConfig

Packages that use SecurityInterceptorConfig
com.hazelcast.config Provides classes for configuring HazelcastInstance. 
 

Uses of SecurityInterceptorConfig in com.hazelcast.config
 

Methods in com.hazelcast.config that return types with arguments of type SecurityInterceptorConfig
 List<SecurityInterceptorConfig> SecurityConfig.getSecurityInterceptorConfigs()
           
 

Methods in com.hazelcast.config with parameters of type SecurityInterceptorConfig
 SecurityConfig SecurityConfig.addSecurityInterceptorConfig(SecurityInterceptorConfig interceptorConfig)
           
 

Method parameters in com.hazelcast.config with type arguments of type SecurityInterceptorConfig
 void SecurityConfig.setSecurityInterceptorConfigs(List<SecurityInterceptorConfig> securityInterceptorConfigs)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.