[][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.

Traits

AuthType

Trait for an authentication type.

Identity

Generic trait for authentication using Identity API V3.

Functions

from_config

Create a Session from the config file.

from_env

Create a Session from environment variables.