Ggit.CredPlaintext
Fields
| Name | Type | Access | Description | 
|---|
| parent_instance | Ggit.Cred | r |  | 
 
Class Details
- 
class Ggit.CredPlaintext(**kwargs)
- 
Represents a plain text credential. 
- 
classmethod new(username, password)
- 
 
- 
get_password()
- 
 
- 
get_username()
- 
 
 
Property Details
- 
Ggit.CredPlaintext.props.password
- 
The password 
- 
Ggit.CredPlaintext.props.username
- 
The user name