| Package | Description |
|---|---|
| org.cloudfoundry.uaa.serverinformation |
| Modifier and Type | Method and Description |
|---|---|
GetAutoLoginAuthenticationCodeResponse |
GetAutoLoginAuthenticationCodeResponse.Builder.build()
Builds a new
GetAutoLoginAuthenticationCodeResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<GetAutoLoginAuthenticationCodeResponse> |
ServerInformation.getAuthenticationCode(GetAutoLoginAuthenticationCodeRequest request)
Makes the Get Auto Login Authentication Code request
|
| Modifier and Type | Method and Description |
|---|---|
GetAutoLoginAuthenticationCodeResponse.Builder |
GetAutoLoginAuthenticationCodeResponse.Builder.from(GetAutoLoginAuthenticationCodeResponse instance)
Fill a builder with attribute values from the provided
GetAutoLoginAuthenticationCodeResponse instance. |
Copyright © 2020. All rights reserved.