Expand description
Data types to represent application credentials.
Structsยง
- Credentials
- Credentials to log into the application.
- Password
- Password to login.
String
newtype. - Profile
- Profile to store credentials under.
- Profiles
- Set of
Profile
s.BTreeSet
newtype. - Username
- Username to login.
String
newtype.