Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
Modifier and Type | Method and Description |
---|---|
SecurityInterceptorConfig |
SecurityInterceptorConfig.setClassName(String className) |
SecurityInterceptorConfig |
SecurityInterceptorConfig.setImplementation(SecurityInterceptor implementation) |
Modifier and Type | Method and Description |
---|---|
List<SecurityInterceptorConfig> |
SecurityConfig.getSecurityInterceptorConfigs() |
Modifier and Type | Method and Description |
---|---|
SecurityConfig |
SecurityConfig.addSecurityInterceptorConfig(SecurityInterceptorConfig interceptorConfig) |
Modifier and Type | Method and Description |
---|---|
SecurityConfig |
SecurityConfig.setSecurityInterceptorConfigs(List<SecurityInterceptorConfig> securityInterceptorConfigs) |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.