Uses of Class
org.jclouds.openstack.keystone.v2_0.options.CreateUserOptions
Packages that use CreateUserOptions
Package
Description
-
Uses of CreateUserOptions in org.jclouds.openstack.keystone.v2_0.extensions
Methods in org.jclouds.openstack.keystone.v2_0.extensions with parameters of type CreateUserOptionsModifier and TypeMethodDescriptionUserAdminApi.create
(String name, String password, CreateUserOptions options) Creates a new user -
Uses of CreateUserOptions in org.jclouds.openstack.keystone.v2_0.options
Methods in org.jclouds.openstack.keystone.v2_0.options that return CreateUserOptionsModifier and TypeMethodDescriptionstatic CreateUserOptions
static CreateUserOptions
CreateUserOptions.Builder.enabled
(boolean enabled) CreateUserOptions.enabled
(boolean enabled) static CreateUserOptions
A default tenant can be defined when creating an user.