| Package | Description |
|---|---|
| com.authlete.common.dto |
Requests to and responses from Authlete APIs and some data structures.
|
| Modifier and Type | Method and Description |
|---|---|
Pair[] |
Service.getMetadata()
Get metadata.
|
Pair |
Pair.setKey(String key)
Set the key of this pair.
|
Pair |
Pair.setValue(String value)
Set the value of this pair.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.setMetadata(Pair[] metadata)
Set metadata.
|
Copyright © 2017. All rights reserved.