| 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(AbstractUserSummary instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.users.AbstractUserSummary instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUser
The entity response payload for User
|
class |
CreateUserResponse
Immutable implementation of
_CreateUserResponse. |
class |
DeleteUserResponse
Immutable implementation of
_DeleteUserResponse. |
class |
UpdateUserResponse
Immutable implementation of
_UpdateUserResponse. |
class |
User
Immutable implementation of
_User. |
class |
VerifyUserResponse
Immutable implementation of
_VerifyUserResponse. |
| Modifier and Type | Method and Description |
|---|---|
DeleteUserResponse.Builder |
DeleteUserResponse.Builder.from(AbstractUserSummary instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.users.AbstractUserSummary instance. |
User.Builder |
User.Builder.from(AbstractUserSummary instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.users.AbstractUserSummary instance. |
UpdateUserResponse.Builder |
UpdateUserResponse.Builder.from(AbstractUserSummary instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.users.AbstractUserSummary instance. |
VerifyUserResponse.Builder |
VerifyUserResponse.Builder.from(AbstractUserSummary instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.users.AbstractUserSummary instance. |
CreateUserResponse.Builder |
CreateUserResponse.Builder.from(AbstractUserSummary instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.users.AbstractUserSummary instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.