Package com.hazelcast.config
Class SecurityInterceptorConfig
java.lang.Object
com.hazelcast.config.SecurityInterceptorConfig
This class is used to configure
SecurityInterceptor
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSecurityInterceptorConfig
(SecurityInterceptor implementation) SecurityInterceptorConfig
(String className) -
Method Summary
Modifier and TypeMethodDescriptionsetClassName
(String className) setImplementation
(SecurityInterceptor implementation)
-
Field Details
-
className
-
implementation
-
-
Constructor Details
-
SecurityInterceptorConfig
public SecurityInterceptorConfig() -
SecurityInterceptorConfig
-
SecurityInterceptorConfig
-
-
Method Details
-
getClassName
-
setClassName
-
getImplementation
-
setImplementation
-