Uses of Class
org.apache.syncope.client.console.rest.PolicyRestClient
Package
Description
-
Uses of PolicyRestClient in org.apache.syncope.client.console
Modifier 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
Modifier and TypeFieldDescriptionprotected PolicyRestClient
ClientAppDirectoryPanel.policyRestClient
protected final PolicyRestClient
ClientAppModalPanelBuilder.policyRestClient
ModifierConstructorDescriptionClientAppModalPanelBuilder
(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
Modifier and TypeFieldDescriptionprotected final PolicyRestClient
AMPolicyTabProvider.policyRestClient
protected final PolicyRestClient
IdMPolicyTabProvider.policyRestClient
protected final PolicyRestClient
IdRepoPolicyTabProvider.policyRestClient
protected final PolicyRestClient
IdRepoRealmPolicyProvider.policyRestClient
ModifierConstructorDescriptionAMPolicyTabProvider
(PolicyRestClient policyRestClient) AMRealmPolicyProvider
(PolicyRestClient policyRestClient) IdMPolicyTabProvider
(PolicyRestClient policyRestClient) IdRepoPolicyTabProvider
(PolicyRestClient policyRestClient) IdRepoRealmPolicyProvider
(PolicyRestClient policyRestClient) -
Uses of PolicyRestClient in org.apache.syncope.client.console.policies
Modifier 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
ModifierConstructorDescriptionAccessPolicyDirectoryPanel
(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
Modifier and TypeFieldDescriptionprotected PolicyRestClient
ResourceSecurityPanel.policyRestClient