Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
List<AuthorizationServer> |
AuthorizationServerApi.createAssociatedServers(String authServerId,
AssociatedServerMediated associatedServerMediated)
Create the Associated Authorization Servers
Creates the trusted relationships between the given authorization server and other authorization servers
|
List<AuthorizationServer> |
AuthorizationServerApi.createAssociatedServers(String authServerId,
AssociatedServerMediated associatedServerMediated,
Map<String,String> additionalHeaders)
Create the Associated Authorization Servers
Creates the trusted relationships between the given authorization server and other authorization servers
|
Modifier and Type | Method and Description |
---|---|
AssociatedServerMediated |
AssociatedServerMediated.addTrustedItem(String trustedItem) |
AssociatedServerMediated |
AssociatedServerMediated.trusted(List<String> trusted) |
Copyright © 2017–2023 Okta. All rights reserved.