ThreePidCredentials class
Properties
-
clientSecret
↔ String
-
The client secret used in the session with the identity server.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setteroverride
-
idAccessToken
↔ String
-
An access token previously registered with the identity server. Servers
can treat this as optional to distinguish between r0.5-compatible clients
and this specification version.
getter/setter pair
-
idServer
↔ String
-
The identity server to use.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
sid
↔ String
-
The session identifier given by the identity server.
getter/setter pair