Uses of Interface
org.jclouds.openstack.keystone.v3.features.AuthApi
-
Packages that use AuthApi Package Description org.jclouds.openstack.keystone.v3 -
-
Uses of AuthApi in org.jclouds.openstack.keystone.v3
Methods in org.jclouds.openstack.keystone.v3 that return AuthApi Modifier and Type Method Description AuthApi
KeystoneApi. getAuthApi()
Provides access to authentication and token management features.
-