Package com.hazelcast.security.loginimpl
package com.hazelcast.security.loginimpl
This package contains Hazelcast internal
LoginModule
implementations. The login
module class names and their options can be referenced from JaasAuthenticationConfig
in advanced scenarios where the typed authentication configuration (e.g.
LdapAuthenticationConfig
) is not sufficient.-
ClassDescriptionJAAS login module which uses LDAP as a user population store.The default Hazelcast Enterprise
LoginModule
.Hazelcast GSS-API LoginModule implementation.JAAS Login module which uses LDAP protocol to verify credentials and load roles.SimpleLoginModule
which gets user/password/role configuration directly as login module options.Hazelcast LoginModule implementation for use together with mutual TLS authentication.