Uses of Class
org.apache.syncope.client.console.rest.PolicyRestClient
Packages that use PolicyRestClient
Package
Description
-
Uses of PolicyRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return PolicyRestClientMethods in org.apache.syncope.client.console with parameters of type PolicyRestClientModifier and TypeMethodDescriptionAMConsoleContext.amPolicyTabProvider
(PolicyRestClient policyRestClient) IdMConsoleContext.idmPolicyTabProvider
(PolicyRestClient policyRestClient) IdRepoConsoleContext.idRepoPolicyTabProvider
(PolicyRestClient policyRestClient) AMConsoleContext.realmPolicyProvider
(PolicyRestClient policyRestClient) IdRepoConsoleContext.realmPolicyProvider
(PolicyRestClient policyRestClient) -
Uses of PolicyRestClient in org.apache.syncope.client.console.clientapps
Fields in org.apache.syncope.client.console.clientapps declared as PolicyRestClientModifier and TypeFieldDescriptionprotected PolicyRestClient
ClientAppDirectoryPanel.policyRestClient
protected final PolicyRestClient
ClientAppModalPanelBuilder.policyRestClient
Constructors in org.apache.syncope.client.console.clientapps with parameters of type PolicyRestClientModifierConstructorDescriptionClientAppModalPanelBuilder
(ClientAppType type, T defaultItem, BaseModal<T> modal, PolicyRestClient policyRestClient, ClientAppRestClient clientAppRestClient, RealmRestClient realmRestClient, PageReference pageRef) -
Uses of PolicyRestClient in org.apache.syncope.client.console.commons
Fields in org.apache.syncope.client.console.commons declared as PolicyRestClientModifier and TypeFieldDescriptionprotected final PolicyRestClient
AMPolicyTabProvider.policyRestClient
protected final PolicyRestClient
IdMPolicyTabProvider.policyRestClient
protected final PolicyRestClient
IdRepoPolicyTabProvider.policyRestClient
protected final PolicyRestClient
IdRepoRealmPolicyProvider.policyRestClient
Constructors in org.apache.syncope.client.console.commons with parameters of type PolicyRestClientModifierConstructorDescriptionAMPolicyTabProvider
(PolicyRestClient policyRestClient) AMRealmPolicyProvider
(PolicyRestClient policyRestClient) IdMPolicyTabProvider
(PolicyRestClient policyRestClient) IdRepoPolicyTabProvider
(PolicyRestClient policyRestClient) IdRepoRealmPolicyProvider
(PolicyRestClient policyRestClient) -
Uses of PolicyRestClient in org.apache.syncope.client.console.policies
Fields in org.apache.syncope.client.console.policies declared as PolicyRestClientModifier and TypeFieldDescriptionprotected PolicyRestClient
AccessPolicyModalPanel.policyRestClient
protected PolicyRestClient
AttrReleasePolicyModalPanel.policyRestClient
protected PolicyRestClient
AuthPolicyModalPanel.policyRestClient
protected final PolicyRestClient
PolicyModalPanelBuilder.policyRestClient
protected final PolicyRestClient
PolicyRuleWizardBuilder.policyRestClient
protected PolicyRestClient
ProvisioningPolicyModalPanel.policyRestClient
protected PolicyRestClient
TicketExpirationPolicyModalPanel.policyRestClient
Constructors in org.apache.syncope.client.console.policies with parameters of type PolicyRestClientModifierConstructorDescriptionAccessPolicyDirectoryPanel
(String id, PolicyRestClient restClient, PageReference pageRef) AccountPolicyDirectoryPanel
(String id, PolicyRestClient restClient, PageReference pageRef) AttrReleasePolicyDirectoryPanel
(String id, PolicyRestClient restClient, PageReference pageRef) AuthPolicyDirectoryPanel
(String id, PolicyRestClient restClient, PageReference pageRef) InboundPolicyDirectoryPanel
(String id, PolicyRestClient restClient, PageReference pageRef) PasswordPolicyDirectoryPanel
(String id, PolicyRestClient restClient, PageReference pageRef) PolicyDirectoryPanel
(String id, PolicyRestClient restClient, PolicyType type, PageReference pageRef) PolicyModalPanelBuilder
(PolicyType type, T policyTO, BaseModal<T> modal, PolicyRestClient policyRestClient, PageReference pageRef) protected
PolicyRuleDirectoryPanel
(BaseModal<T> baseModal, String policy, PolicyType type, PolicyRestClient restClient, PageReference pageRef) PolicyRuleWizardBuilder
(String policy, PolicyType type, PolicyRuleWrapper policyWrapper, PolicyRestClient policyRestClient, ImplementationRestClient implementationRestClient, PageReference pageRef) PropagationPolicyDirectoryPanel
(String id, PolicyRestClient restClient, PageReference pageRef) PushPolicyDirectoryPanel
(String id, PolicyRestClient restClient, PageReference pageRef) TicketExpirationPolicyDirectoryPanel
(String id, PolicyRestClient restClient, PageReference pageRef) -
Uses of PolicyRestClient in org.apache.syncope.client.console.wizards.resources
Fields in org.apache.syncope.client.console.wizards.resources declared as PolicyRestClientModifier and TypeFieldDescriptionprotected PolicyRestClient
ResourceSecurityPanel.policyRestClient