public static interface Credentials.Entry
Modifier and Type | Method and Description |
---|---|
String |
getMechanism()
Name of the mechanism for which it will work
|
boolean |
verifyPlainPassword(String plain)
Check if plaintext password will match stored credential
|
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.