| Package | Description |
|---|---|
| com.authlete.common.dto |
Requests to and responses from Authlete APIs and some data structures.
|
| Modifier and Type | Method and Description |
|---|---|
NamedUri[] |
Service.getMtlsEndpointAliases()
Get the MTLS endpoint aliases.
|
NamedUri |
NamedUri.setName(String name)
Set the name of the URI.
|
NamedUri |
NamedUri.setUri(URI uri)
Set the value of the URI.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.setMtlsEndpointAliases(NamedUri[] aliases)
Set the MTLS endpoint aliases.
|
Copyright © 2019. All rights reserved.