Package org.openapitools.client.model
Class AssociatedServerMediated
java.lang.Object
org.openapitools.client.model.AssociatedServerMediated
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-14T14:39:12.692995-05:00[America/Chicago]")
public class AssociatedServerMediated
extends Object
AssociatedServerMediated
-
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