| Package | Description |
|---|---|
| org.cloudfoundry.uaa.tokens |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckTokenRequest
The request payload for the check token operation
|
class |
GetTokenByOneTimePasscodeRequest
The request payload for the get token by one-time passcode operation
|
| Modifier and Type | Method and Description |
|---|---|
CheckTokenRequest.Builder |
CheckTokenRequest.Builder.from(BasicAuthorized instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.BasicAuthorized instance. |
GetTokenByOneTimePasscodeRequest.Builder |
GetTokenByOneTimePasscodeRequest.Builder.from(BasicAuthorized instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.BasicAuthorized instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.