This is the complete list of members for Credential, including inherited members.
- authenticatingHost : url
- authenticationType : Enums.AuthenticationType
- oAuthAuthorizationCode : string
- oAuthClientInfo : OAuthClientInfo [default]
- oAuthRefreshToken : string
- password : string
- pkcs12Info : Pkcs12Info [default]
- referer : string
- sslRequired : bool
- token : string
- tokenExpiry : time
- tokenServiceUrl : url
- username : string
- bool equals(Credential credential)
- oAuthAuthorizationCodeChanged()
- oAuthClientInfoChanged()
- oAuthRefreshTokenChanged()
- passwordChanged()
- pkcs12InfoChanged()
- refererChanged()
- tokenChanged()
- tokenExpiryChanged()
- tokenServiceUrlChanged()
- usernameChanged()
The following members are inherited from Object.
- error : Error
- objectType : string
- componentCompleted()
- errorChanged()
- objectChanged()
(obsolete)