Uses of Interface
org.jclouds.openstack.keystone.v2_0.extensions.UserAdminApi
- 
Packages that use UserAdminApi Package Description org.jclouds.openstack.keystone.v2_0  - 
- 
Uses of UserAdminApi in org.jclouds.openstack.keystone.v2_0
Methods in org.jclouds.openstack.keystone.v2_0 that return types with arguments of type UserAdminApi Modifier and Type Method Description com.google.common.base.Optional<? extends UserAdminApi>KeystoneApi. getUserAdminApi()Provides access to Admin user features 
 -