Uses of Class
com.woorea.openstack.keystone.v3.model.Authentication.Identity.Password.User
-
Packages that use Authentication.Identity.Password.User Package Description com.woorea.openstack.keystone.v3.model -
-
Uses of Authentication.Identity.Password.User in com.woorea.openstack.keystone.v3.model
Fields in com.woorea.openstack.keystone.v3.model declared as Authentication.Identity.Password.User Modifier and Type Field Description private Authentication.Identity.Password.User
Authentication.Identity.Password. user
Methods in com.woorea.openstack.keystone.v3.model that return Authentication.Identity.Password.User Modifier and Type Method Description Authentication.Identity.Password.User
Authentication.Identity.Password. getUser()
Methods in com.woorea.openstack.keystone.v3.model with parameters of type Authentication.Identity.Password.User Modifier and Type Method Description void
Authentication.Identity.Password. setUser(Authentication.Identity.Password.User user)
-