| Package | Description |
|---|---|
| com.authlete.common.dto |
Requests to and responses from Authlete APIs and some data structures.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceOwner |
ServiceOwner.setApiKey(long apiKey)
Set the API key of the service owner.
|
ServiceOwner |
ServiceOwner.setApiSecret(String apiSecret)
Set the API secret of the service owner.
|
ServiceOwner |
ServiceOwner.setEmail(String email)
Set the email address of the service owner.
|
ServiceOwner |
ServiceOwner.setLoginId(String loginId)
Set the login ID of the service owner.
|
ServiceOwner |
ServiceOwner.setName(String name)
Set the service owner name.
|
ServiceOwner |
ServiceOwner.setNumber(int number)
Set the service owner number.
|
ServiceOwner |
ServiceOwner.setPlan(Plan plan)
Set the plan.
|
Copyright © 2019. All rights reserved.