AtClientAuthenticator class

Implemented types

Constructors

AtClientAuthenticator()

Properties

atLookUp ↔ AtLookupImpl
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
logger ↔ AtSignLogger
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

cramAuth(String cramSecret) Future<bool>
init(dynamic preference, {String? atSign}) Future<bool?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
performInitialAuth(String atSign, AtClientPreference atClientPreference) Future<bool>
override
pkamAuth(String privateKey) Future<bool>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited