Module openstack::auth::base [] [src]

Base code for authentication.

Structs

AuthToken

Authentication token.

AuthTokenHeader
NoAuth

Authentication method that provides no authentication (uses a fake token).

SubjectTokenHeader

Traits

AuthMethod

Trait for any authentication method.