public static interface Credentials.Decoder
Modifier and Type | Method and Description |
---|---|
Credentials.Entry |
decode(BareJID user,
String value)
Decode password stored in database to more suitable form.
|
String |
getName()
Name of mechanism for which decoder works
|
String getName()
Credentials.Entry decode(BareJID user, String value)
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.