Apache Shiro · Schema

HashResult

Password hash result

AuthenticationAuthorizationCryptographyJavaSecurityApacheOpen Source

Properties

Name Type Description
hash string Hashed password value
salt string Salt used for hashing
algorithm string Algorithm used
iterations integer Iterations applied
View JSON Schema on GitHub