All Classes and Interfaces

Class
Description
JAAS login module which uses LDAP as a user population store.
WAN event filtering interface for cache based WAN replication events.
Callback for retrieving TLS certificates from the underlying connection.
 
 
 
This Callback implementation is used to retrieve the cluster name of the authenticated party.
 
This JAAS Callback is used to retrieve member Config.
CredentialsCallback is used to retrieve Credentials.
The default Hazelcast Enterprise LoginModule.
The EndpointCallback is used to retrieve remote endpoint address.
Contains factory methods for enterprise-only pipeline sinks.
Hazelcast GSS-API LoginModule implementation.
 
Extends Pipeline stage with convenient methods utilising IMap in addition to GeneralStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>) available in basic stages.
Extends Pipeline stage with convenient methods utilising IMap in addition to BatchStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>) available in basic stages.
Deprecated, for removal: This API element is subject to removal in a future version.
Use pipeline.rebalance() instead.
Extends Pipeline stage with convenient methods utilising IMap in addition to GeneralStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>) available in basic stages.
Deprecated, for removal: This API element is subject to removal in a future version.
Use pipeline.rebalance() instead.
Extends Pipeline stage with convenient methods utilising IMap in addition to StreamStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>) available in basic stages.
Deprecated, for removal: This API element is subject to removal in a future version.
Use pipeline.rebalance() instead.
JAAS Login module which uses LDAP protocol to verify credentials and load roles.
WAN event filtering interface for IMap based wan replication events.
Deprecated, for removal: This API element is subject to removal in a future version.
Specification of a secret strength policy validator.
Simple LoginModule which gets user/password/role configuration directly as login module options.
Contains factory methods for various types of pipeline sources.
Allows to deserialize objects from TokenCredentials token bytes.
This Callback is used to retrieve TokenDeserializer instance.
Event types to be used by CacheWanEventFilter and MapWanEventFilter instances.
Exception thrown when a weak secret is detected.
Hazelcast LoginModule implementation for use together with mutual TLS authentication.