public static interface Credentials.RawEntry
Modifier and Type | Method and Description |
---|---|
String |
getMechanism()
Name of mechanism
|
String |
getValue()
Encoded value
|
default boolean |
isForMechanism(String mechanism)
Check if mechanism name matches
|
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.