Snapd.AuthData¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
[  | 
r/w  | 
Serialized discharges  | 
|
r/w  | 
Serialized macaroon  | 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Class Details¶
- class Snapd.AuthData(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
Snapd.AuthDatacontains authorization data used to communicate with snapd.The authorization data is in the form of a Macaroon.
New in version 1.0.
- classmethod new(macaroon, discharges)¶
 - Parameters:
 - Returns:
 a new
Snapd.AuthData- Return type:
 
Create some authorization data.
New in version 1.0.
Property Details¶
- Snapd.AuthData.props.discharges¶
 - 
Serialized discharges