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, wait
isForMechanism
public String getMechanism()
Credentials.RawEntry
getMechanism
in interface Credentials.RawEntry
public String getValue()
Credentials.RawEntry
getValue
in interface Credentials.RawEntry
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.