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
Fields in com.woorea.openstack.keystone.v3.model declared as Authentication.Scope Modifier and Type Field Description private Authentication.ScopeAuthentication. scopeMethods in com.woorea.openstack.keystone.v3.model that return Authentication.Scope Modifier and Type Method Description Authentication.ScopeAuthentication. getScope()static Authentication.ScopeAuthentication.Scope. project(java.lang.String id)static Authentication.ScopeAuthentication.Scope. project(java.lang.String domainName, java.lang.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)
-