Uses of Interface
com.hazelcast.security.PasswordCredentials
Packages that use PasswordCredentials
Package
Description
Provides classes for configuring security realms in Hazelcast.
-
Uses of PasswordCredentials in com.hazelcast.security
Classes in com.hazelcast.security that implement PasswordCredentialsModifier and TypeClassDescriptionclass
Simple implementation ofPasswordCredentials
using name and password as security attributes.