Uses of Interface
org.openstack4j.api.identity.v2.IdentityService
-
Packages that use IdentityService Package Description org.openstack4j.api org.openstack4j.openstack.identity.v2.internal org.openstack4j.openstack.internal -
-
Uses of IdentityService in org.openstack4j.api
Methods in org.openstack4j.api that return IdentityService Modifier and Type Method Description static IdentityServiceApis. getIdentityV2Services()Gets the identity v2 services APIIdentityServiceOSClient.OSClientV2. identity()Returns the Identity Service API V2 -
Uses of IdentityService in org.openstack4j.openstack.identity.v2.internal
Classes in org.openstack4j.openstack.identity.v2.internal that implement IdentityService Modifier and Type Class Description classIdentityServiceImpl -
Uses of IdentityService in org.openstack4j.openstack.internal
Methods in org.openstack4j.openstack.internal that return IdentityService Modifier and Type Method Description IdentityServiceOSClientSession.OSClientSessionV2. identity()Returns the Identity Service API V2
-