|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |