Uses of Class
org.apache.syncope.client.console.rest.OIDCOpEntityRestClient
Packages that use OIDCOpEntityRestClient
Package
Description
-
Uses of OIDCOpEntityRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return OIDCOpEntityRestClient -
Uses of OIDCOpEntityRestClient in org.apache.syncope.client.console.clientapps
Fields in org.apache.syncope.client.console.clientapps declared as OIDCOpEntityRestClientModifier and TypeFieldDescriptionprotected OIDCOpEntityRestClientClientAppDirectoryPanel.oidcOpEntityRestClientprotected final OIDCOpEntityRestClientClientAppModalPanelBuilder.oidcOpEntityRestClientConstructors in org.apache.syncope.client.console.clientapps with parameters of type OIDCOpEntityRestClientModifierConstructorDescriptionClientAppModalPanelBuilder(ClientAppType type, T defaultItem, BaseModal<T> modal, PolicyRestClient policyRestClient, ClientAppRestClient clientAppRestClient, RealmRestClient realmRestClient, OIDCOpEntityRestClient oidcOpEntityRestClient, PageReference pageRef) -
Uses of OIDCOpEntityRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as OIDCOpEntityRestClientModifier and TypeFieldDescriptionprotected final OIDCOpEntityRestClientJWKSGenerationPanel.oidcOpEntityRestClientprotected OIDCOpEntityRestClientprotected final OIDCOpEntityRestClientOIDCCustomScopeWizardBuilder.restClientConstructors in org.apache.syncope.client.console.panels with parameters of type OIDCOpEntityRestClientModifierConstructorDescriptionJWKSGenerationPanel(OIDCOpEntityRestClient oidcOpEntityRestClient, WAConfigRestClient waConfigRestClient, BaseModal<OIDCOpEntityTO> modal, PageReference pageRef) protectedOIDCCustomScopeDirectoryPanel(OIDC oidc, String id, OIDCOpEntityRestClient restClient, PageReference pageRef) OIDCCustomScopeWizardBuilder(OIDCCustomScopeDirectoryPanel.CustomScope customScope, OIDCOpEntityRestClient restClient, PageReference pageRef)