Uses of Class
com.woorea.openstack.keystone.v3.model.Authentication.Scope
-
Packages that use Authentication.Scope Package Description com.woorea.openstack.keystone.v3.model -
-
Uses of Authentication.Scope in com.woorea.openstack.keystone.v3.model
Methods in com.woorea.openstack.keystone.v3.model that return Authentication.Scope Modifier and Type Method Description Authentication.ScopeAuthentication. getScope()static Authentication.ScopeAuthentication.Scope. project(String id)static Authentication.ScopeAuthentication.Scope. project(String domainName, String projectName)Methods in com.woorea.openstack.keystone.v3.model with parameters of type Authentication.Scope Modifier and Type Method Description voidAuthentication. setScope(Authentication.Scope scope)
-