| Package | Description |
|---|---|
| org.cloudfoundry.uaa.authorizations |
| Modifier and Type | Method and Description |
|---|---|
AuthorizeByOpenIdWithIdTokenRequest |
AuthorizeByOpenIdWithIdTokenRequest.Builder.build()
Builds a new
AuthorizeByOpenIdWithIdTokenRequest. |
| Modifier and Type | Method and Description |
|---|---|
AuthorizeByOpenIdWithIdTokenRequest.Builder |
AuthorizeByOpenIdWithIdTokenRequest.Builder.from(AuthorizeByOpenIdWithIdTokenRequest instance)
Fill a builder with attribute values from the provided
AuthorizeByOpenIdWithIdTokenRequest instance. |
Mono<String> |
Authorizations.openIdWithIdToken(AuthorizeByOpenIdWithIdTokenRequest request)
Makes the Authorize By Open ID with an ID Token request
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.