OAuthCredentials class
Properties
accessToken
↔ String
getter/setter pair
hashCode
→ int
The hash code for this object.
no setter inherited
NeedSignature
→ bool
Gets the flag indicating whether any sign action need taken.
no setter inherited
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
Methods
AdjustUrl (Uri url )
→ Uri
Adjusts the URL endpoint based on the credentials.
inherited
Emit any extra necessary namespace aliases for the SOAP:header block.
inherited
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
PreAuthenticate ()
→ Future <void >
This method is called to pre-authenticate credentials before a service request is made.
inherited
PrepareWebRequest (IEwsHttpWebRequest request )
→ void
This method is called to apply credentials to a service request before the request is made.
override
Serialize any extra necessary SOAP headers.
This is used for authentication schemes that rely on WS-Security, or for endpoints requiring WS-Addressing.
inherited
Serialize SOAP headers used for authentication schemes that rely on WS-Security
inherited
Sign (MemoryStream memoryStream )
→ void
inherited
toString ()
→ String
A string representation of this object.
inherited