| Package | Description |
|---|---|
| com.hazelcast.client | |
| com.hazelcast.config | |
| com.hazelcast.security |
| Modifier and Type | Method and Description |
|---|---|
GroupConfig |
ClientConfig.getGroupConfig() |
| Modifier and Type | Method and Description |
|---|---|
ClientConfig |
ClientConfig.setGroupConfig(GroupConfig groupConfig) |
| Modifier and Type | Method and Description |
|---|---|
GroupConfig |
Config.getGroupConfig() |
GroupConfig |
GroupConfig.setName(String name) |
GroupConfig |
GroupConfig.setPassword(String password) |
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.setGroupConfig(GroupConfig groupConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
ICredentialsFactory.configure(GroupConfig groupConfig,
Properties properties)
Configures
ICredentialsFactory. |
Copyright © 2008-2013 Hazelcast, Inc. All Rights Reserved.