| Package | Description |
|---|---|
| org.cloudfoundry.uaa.identityzones |
| Modifier and Type | Method and Description |
|---|---|
static Links.Builder |
Links.builder()
Creates a builder for
Links. |
Links.Builder |
Links.Builder.from(Links instance)
Fill a builder with attribute values from the provided
Links instance. |
Links.Builder |
Links.Builder.homeRedirect(String homeRedirect)
Initializes the value for the
homeRedirect attribute. |
Links.Builder |
Links.Builder.logout(LogoutLink logout)
Initializes the value for the
logout attribute. |
Links.Builder |
Links.Builder.selfService(SelfServiceLink selfService)
Initializes the value for the
selfService attribute. |
Copyright © 2020. All rights reserved.