Uses of Interface
org.openstack4j.model.identity.v3.Authentication.Scope.Project
-
Packages that use Authentication.Scope.Project Package Description org.openstack4j.model.identity.v3 org.openstack4j.openstack.identity.v3.domain -
-
Uses of Authentication.Scope.Project in org.openstack4j.model.identity.v3
Methods in org.openstack4j.model.identity.v3 that return Authentication.Scope.Project Modifier and Type Method Description Authentication.Scope.ProjectAuthentication.Scope. getProject() -
Uses of Authentication.Scope.Project in org.openstack4j.openstack.identity.v3.domain
Classes in org.openstack4j.openstack.identity.v3.domain that implement Authentication.Scope.Project Modifier and Type Class Description static classKeystoneAuth.AuthScope.ScopeProjectMethods in org.openstack4j.openstack.identity.v3.domain that return Authentication.Scope.Project Modifier and Type Method Description Authentication.Scope.ProjectKeystoneAuth.AuthScope. getProject()
-