Package com.hazelcast.security
Interface PasswordCredentials
- All Superinterfaces:
Credentials
,Serializable
- All Known Implementing Classes:
UsernamePasswordCredentials
Credentials
type for name/password representation.-
Method Summary
Methods inherited from interface com.hazelcast.security.Credentials
getName
-
Method Details
-
getPassword
String getPassword()
-