Class Hierarchy
- java.lang.Object
- org.apache.shiro.authc.credential.AllowAllCredentialsMatcher (implements org.apache.shiro.authc.credential.CredentialsMatcher)
- org.apache.shiro.codec.CodecSupport
- org.apache.shiro.authc.credential.SimpleCredentialsMatcher (implements org.apache.shiro.authc.credential.CredentialsMatcher)
- org.apache.shiro.authc.credential.HashedCredentialsMatcher
- org.apache.shiro.authc.credential.Md2CredentialsMatcher
- org.apache.shiro.authc.credential.Md5CredentialsMatcher
- org.apache.shiro.authc.credential.Sha1CredentialsMatcher
- org.apache.shiro.authc.credential.Sha256CredentialsMatcher
- org.apache.shiro.authc.credential.Sha384CredentialsMatcher
- org.apache.shiro.authc.credential.Sha512CredentialsMatcher
- org.apache.shiro.authc.credential.HashedCredentialsMatcher
- org.apache.shiro.authc.credential.SimpleCredentialsMatcher (implements org.apache.shiro.authc.credential.CredentialsMatcher)
- org.apache.shiro.authc.credential.DefaultPasswordService (implements org.apache.shiro.authc.credential.HashingPasswordService)
- org.apache.shiro.authc.credential.PasswordMatcher (implements org.apache.shiro.authc.credential.CredentialsMatcher)
Interface Hierarchy
- org.apache.shiro.authc.credential.CredentialsMatcher
- org.apache.shiro.authc.credential.PasswordService
- org.apache.shiro.authc.credential.HashingPasswordService