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