TokenManagerProvider class
KO: 토큰 저장소 설정
EN: Setting for the token manager
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- manager ↔ TokenManager
-
KO: 현재 지정된 토큰 저장소, TokenManager를 구현한 사용자 정의 토큰 저장소로 변경 가능(기본값: DefaultTokenManager)
EN: Current set token manager, can be changed to a custom TokenManager (Default: DefaultTokenManager)getter/setter pair - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance → TokenManagerProvider
-
final