keystone/keystone/auth
Marek Denis 4fd53b6ccb Move UserAuthInfo to a separate file
Since authentication plugins ``password.Password`` and ``mapped.Mapped`` need
use class UserAuthInfo, we need to move it out of the ``password`` module.
It is going to be moved to ``auth.plugins.core`` module, accessible via
importing ``keystone.auth.plugins`` module.

Change-Id: I4ec97eb0169881e6a50598f5b3a9d655378e2481
Partially-Implements: bp federated-direct-user-mapping
2015-02-27 15:15:18 +00:00
..
plugins Move UserAuthInfo to a separate file 2015-02-27 15:15:18 +00:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
core.py Make sure all the auth plugins agree on the shared identity attributes. 2014-06-04 10:11:00 -05:00
routers.py remove invalid note 2014-12-31 19:04:14 +08:00