Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.security |
Provides interfaces/classes for Hazelcast security implementation.
|
Modifier and Type | Method and Description |
---|---|
ICredentialsFactory |
CredentialsFactoryConfig.getImplementation() |
Modifier and Type | Method and Description |
---|---|
CredentialsFactoryConfig |
CredentialsFactoryConfig.setImplementation(ICredentialsFactory factoryImpl) |
Modifier and Type | Method and Description |
---|---|
ICredentialsFactory |
SecurityContext.getCredentialsFactory()
Returns current
ICredentialsFactory . |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.