Uses of Class
com.okta.sdk.resource.model.AssociatedServerMediated
Packages that use AssociatedServerMediated
-
Uses of AssociatedServerMediated in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api with parameters of type AssociatedServerMediatedModifier and TypeMethodDescriptionAuthorizationServerApi.createAssociatedServers
(String authServerId, AssociatedServerMediated associatedServerMediated) Create the Associated Authorization Servers Creates the trusted relationships between the given authorization server and other authorization serversAuthorizationServerApi.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 -
Uses of AssociatedServerMediated in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AssociatedServerMediated