| Package | Description |
|---|---|
| org.apache.shiro.authc.credential |
Support for validating credentials (such as passwords or X509 certificates) during
authentication via the
CredentialsMatcher
interface and its supporting implementations. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPasswordService
Default implementation of the
PasswordService interface that relies on an internal
HashService, HashFormat, and HashFormatFactory to function: |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.