| Package | Description |
|---|---|
| org.cloudfoundry.uaa.tokens |
| Modifier and Type | Class and Description |
|---|---|
class |
GetTokenKeyResponse
The response from the get token key request
|
class |
TokenKey
The token key
|
| Modifier and Type | Method and Description |
|---|---|
TokenKey.Builder |
TokenKey.Builder.from(AbstractTokenKey instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.tokens.AbstractTokenKey instance. |
GetTokenKeyResponse.Builder |
GetTokenKeyResponse.Builder.from(AbstractTokenKey instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.tokens.AbstractTokenKey instance. |
Copyright © 2020. All rights reserved.