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 PolicyRestClientClientAppDirectoryPanel.policyRestClientprotected final PolicyRestClientClientAppModalPanelBuilder.policyRestClientConstructors 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 PolicyRestClientAMPolicyTabProvider.policyRestClientprotected final PolicyRestClientIdMPolicyTabProvider.policyRestClientprotected final PolicyRestClientIdRepoPolicyTabProvider.policyRestClientprotected final PolicyRestClientIdRepoRealmPolicyProvider.policyRestClientConstructors 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 PolicyRestClientAccessPolicyModalPanel.policyRestClientprotected PolicyRestClientAttrReleasePolicyModalPanel.policyRestClientprotected PolicyRestClientAuthPolicyModalPanel.policyRestClientprotected final PolicyRestClientPolicyModalPanelBuilder.policyRestClientprotected final PolicyRestClientPolicyRuleWizardBuilder.policyRestClientprotected PolicyRestClientProvisioningPolicyModalPanel.policyRestClientprotected PolicyRestClientTicketExpirationPolicyModalPanel.policyRestClientConstructors 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) protectedPolicyRuleDirectoryPanel(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 PolicyRestClientResourceSecurityPanel.policyRestClient