| Package | Description |
|---|---|
| org.cloudfoundry.uaa.groups | |
| org.cloudfoundry.uaa.users |
| Modifier and Type | Class and Description |
|---|---|
class |
UserEntity
Immutable implementation of
_UserEntity. |
| Modifier and Type | Method and Description |
|---|---|
UserEntity.Builder |
UserEntity.Builder.from(AbstractUser instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.users.AbstractUser instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateUserResponse
Immutable implementation of
_CreateUserResponse. |
class |
DeleteUserResponse
Immutable implementation of
_DeleteUserResponse. |
class |
UpdateUserResponse
Immutable implementation of
_UpdateUserResponse. |
class |
User
Immutable implementation of
_User. |
| Modifier and Type | Method and Description |
|---|---|
UpdateUserResponse.Builder |
UpdateUserResponse.Builder.from(AbstractUser instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.users.AbstractUser instance. |
DeleteUserResponse.Builder |
DeleteUserResponse.Builder.from(AbstractUser instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.users.AbstractUser instance. |
User.Builder |
User.Builder.from(AbstractUser instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.users.AbstractUser instance. |
CreateUserResponse.Builder |
CreateUserResponse.Builder.from(AbstractUser instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.users.AbstractUser instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.