Package | Description |
---|---|
org.jclouds.openstack.keystone.v2_0.extensions | |
org.jclouds.openstack.keystone.v2_0.options |
Modifier and Type | Method and Description |
---|---|
User |
UserAdminApi.create(String name,
String password,
CreateUserOptions options)
Creates a new user
|
Modifier and Type | Method and Description |
---|---|
CreateUserOptions |
CreateUserOptions.email(String email) |
static CreateUserOptions |
CreateUserOptions.Builder.email(String email) |
CreateUserOptions |
CreateUserOptions.enabled(boolean enabled) |
static CreateUserOptions |
CreateUserOptions.Builder.enabled(boolean enabled) |
CreateUserOptions |
CreateUserOptions.tenant(String tenant)
A default tenant can be defined when creating an user.
|
static CreateUserOptions |
CreateUserOptions.Builder.tenant(String tenant) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.