Package com.okta.sdk.resource.model
Class AssociatedServerMediated
java.lang.Object
com.okta.sdk.resource.model.AssociatedServerMediated
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-09T11:36:22.142807-06:00[America/Chicago]")
public class AssociatedServerMediated
extends Object
implements Serializable
AssociatedServerMediated
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTrustedItem
(String trustedItem) boolean
A list of the authorization server IDsint
hashCode()
void
setTrusted
(List<String> trusted) toString()
-
Field Details
-
JSON_PROPERTY_TRUSTED
- See Also:
-
-
Constructor Details
-
AssociatedServerMediated
public AssociatedServerMediated()
-
-
Method Details