Uses of Class
org.apache.shiro.authc.credential.SimpleCredentialsMatcher
Packages that use SimpleCredentialsMatcher
Package
Description
Support for validating credentials (such as passwords or X509 certificates) during
authentication via the
CredentialsMatcher
interface and its supporting implementations.-
Uses of SimpleCredentialsMatcher in org.apache.shiro.authc.credential
Subclasses of SimpleCredentialsMatcher in org.apache.shiro.authc.credentialModifier and TypeClassDescriptionclassAHashedCredentialMatcherprovides support for hashing of suppliedAuthenticationTokencredentials before being compared to those in theAuthenticationInfofrom the data store.classDeprecated.classDeprecated.since 1.1 - use the HashedCredentialsMatcher directly and set itshashAlgorithmNameproperty.classDeprecated.since 1.1 - use the HashedCredentialsMatcher directly and set itshashAlgorithmNameproperty.
hashAlgorithmNameproperty.