Uses of Class
org.apache.syncope.client.console.rest.OIDCJWKSRestClient
-
Packages that use OIDCJWKSRestClient Package Description org.apache.syncope.client.console org.apache.syncope.client.console.panels -
-
Uses of OIDCJWKSRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return OIDCJWKSRestClient Modifier and Type Method Description OIDCJWKSRestClientAMConsoleContext. oidcJWKSRestClient() -
Uses of OIDCJWKSRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as OIDCJWKSRestClient Modifier and Type Field Description protected OIDCJWKSRestClientOIDC. oidcJWKSRestClientprotected OIDCJWKSRestClientOIDCJWKSGenerationPanel. oidcJWKSRestClientConstructors in org.apache.syncope.client.console.panels with parameters of type OIDCJWKSRestClient Constructor Description OIDCJWKSGenerationPanel(OIDCJWKSRestClient oidcJWKSRestClient, WAConfigRestClient waConfigRestClient, BaseModal<OIDCJWKSTO> modal, PageReference pageRef)
-