Rally.RestApi.Auth Namespace |
This namespace contains classes that control how the RestAPI toolkit authenticates with Rally.
Class | Description | |
---|---|---|
ApiAuthManager |
A authentication manager for a manually implemented authentication.
|
|
ApiConsoleAuthManager |
A authentication manager for a manually implemented authentication.
|
|
LoginDetails |
A class for storing a users login details.
|
Interface | Description | |
---|---|---|
IEncryptionRoutines |
An interface for encrypting and decrypting passwords.
|
Delegate | Description | |
---|---|---|
AuthenticationStateChange |
A delegate to indicate that the authentication state (logged in, logged out, pending SSO) has changed.
|
|
SsoAuthenticationComplete |
A delegate to indicate that SSO authentication has completed.
|