Package io.agroal.api.security
Class SimplePassword
java.lang.Object
io.agroal.api.security.SimplePassword
- All Implemented Interfaces:
Serializable
Credential that holds a secret string of characters to be used for authentication.
- Author:
- Luis Barreiro
- See Also: