Uses of Class
org.apache.syncope.client.console.rest.OIDCJWKSRestClient
Packages that use OIDCJWKSRestClient
-
Uses of OIDCJWKSRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return OIDCJWKSRestClient -
Uses of OIDCJWKSRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as OIDCJWKSRestClientModifier and TypeFieldDescriptionprotected OIDCJWKSRestClientOIDC.oidcJWKSRestClientprotected final OIDCJWKSRestClientOIDCJWKSGenerationPanel.oidcJWKSRestClientConstructors in org.apache.syncope.client.console.panels with parameters of type OIDCJWKSRestClientModifierConstructorDescriptionOIDCJWKSGenerationPanel(OIDCJWKSRestClient oidcJWKSRestClient, WAConfigRestClient waConfigRestClient, BaseModal<OIDCJWKSTO> modal, PageReference pageRef)