Module openstack::auth

source ·
Expand description

Reimports of authentication bits from osauth.

See osauth documentation for details.

Structs

  • Authentication type that provides no authentication.
  • Password authentication using Identity API V3.
  • Token authentication using Identity API V3.

Enums

Traits

  • Trait for an authentication type.