public static class AuthRepository.DefaultCredentials.RawEntry extends Object implements Credentials.RawEntry
| Constructor and Description |
|---|
RawEntry(String mechanism,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMechanism()
Name of mechanism
|
String |
getValue()
Encoded value
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisForMechanismpublic String getMechanism()
Credentials.RawEntrygetMechanism in interface Credentials.RawEntrypublic String getValue()
Credentials.RawEntrygetValue in interface Credentials.RawEntryCopyright © 2004–2021 "Tigase, Inc.". All rights reserved.