| Package | Description |
|---|---|
| org.cloudfoundry.uaa.serverinformation |
| Modifier and Type | Method and Description |
|---|---|
Prompts |
Prompts.Builder.build()
Builds a new
Prompts. |
Prompts |
GetInfoResponse.getPrompts()
Name/value pairs of configured prompts that the UAA will login a user.
|
| Modifier and Type | Method and Description |
|---|---|
Prompts.Builder |
Prompts.Builder.from(Prompts instance)
Fill a builder with attribute values from the provided
Prompts instance. |
GetInfoResponse.Builder |
GetInfoResponse.Builder.prompts(Prompts prompts)
Initializes the value for the
prompts attribute. |
Copyright © 2020. All rights reserved.