Uses of Interface
com.hazelcast.security.SecurityInterceptor

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

Uses of SecurityInterceptor in com.hazelcast.config
 

Fields in com.hazelcast.config declared as SecurityInterceptor
protected  SecurityInterceptor SecurityInterceptorConfig.implementation
           
 

Methods in com.hazelcast.config that return SecurityInterceptor
 SecurityInterceptor SecurityInterceptorConfig.getImplementation()
           
 

Methods in com.hazelcast.config with parameters of type SecurityInterceptor
 void SecurityInterceptorConfig.setImplementation(SecurityInterceptor implementation)
           
 

Constructors in com.hazelcast.config with parameters of type SecurityInterceptor
SecurityInterceptorConfig(SecurityInterceptor implementation)
           
 



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