portico_auth_storage_yaml library

YAML backends for portico_auth_service.

Classes

AuthCredentialsYaml
An adapter for AuthCredentialsStorageAdapter using a YAML backend.
AuthRolesYaml
An adapter for AuthRolesStorageAdapter using a YAML backend.
AuthTokensYaml
An adapter for AuthTokensStorageAdapter using a YAML backend.
Credential
CredentialsDoc
Represents the top-level structure of a credentials YAML document.
RolesDoc
Represents the top-level structure of a roles YAML document.
TokensDoc
UserCredential
Represents a single user's credential information in YAML.

Enums

YamlKind