[−][src]Module openstack::auth
Reimports of authentication bits from osauth.
See osauth documentation for details.
Structs
| NoAuth | Authentication type that provides no authentication. |
| Password | Password authentication using Identity API V3. |
Enums
| Scope | A scope of a token. |
Traits
| AuthType | Trait for an authentication type. |
| Identity | Generic trait for authentication using Identity API V3. |