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 OIDCJWKSRestClient
AMConsoleContext. 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 OIDCJWKSRestClient
OIDC. oidcJWKSRestClient
-