Package org.openapitools.client.model
Class OpenIdConnectApplicationSettingsClientKeys
java.lang.Object
org.openapitools.client.model.OpenIdConnectApplicationSettingsClientKeys
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class OpenIdConnectApplicationSettingsClientKeys
extends Object
OpenIdConnectApplicationSettingsClientKeys
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddKeysItem
(JsonWebKey keysItem) boolean
getKeys()
Get keysint
hashCode()
keys
(List<JsonWebKey> keys) void
setKeys
(List<JsonWebKey> keys) toString()
-
Field Details
-
JSON_PROPERTY_KEYS
- See Also:
-
-
Constructor Details
-
OpenIdConnectApplicationSettingsClientKeys
public OpenIdConnectApplicationSettingsClientKeys()
-
-
Method Details