Package com.hazelcast.config.security
Class AccessControlServiceConfig
java.lang.Object
com.hazelcast.config.AbstractBaseFactoryWithPropertiesConfig<AccessControlServiceConfig>
com.hazelcast.config.security.AccessControlServiceConfig
public final class AccessControlServiceConfig
extends AbstractBaseFactoryWithPropertiesConfig<AccessControlServiceConfig>
AccessControlService configuration.
-
Field Summary
Fields inherited from class com.hazelcast.config.AbstractBaseFactoryWithPropertiesConfig
factoryClassName, properties
-
Constructor Summary
-
Method Summary
Methods inherited from class com.hazelcast.config.AbstractBaseFactoryWithPropertiesConfig
equals, getFactoryClassName, getProperties, getProperty, hashCode, setFactoryClassName, setProperties, setProperty, toString
-
Constructor Details
-
AccessControlServiceConfig
public AccessControlServiceConfig()
-
-
Method Details
-
self
- Specified by:
self
in classAbstractBaseFactoryWithPropertiesConfig<AccessControlServiceConfig>
-