Uses of Class
org.apache.syncope.client.console.rest.SAML2IdPEntityRestClient
Packages that use SAML2IdPEntityRestClient
Package
Description
-
Uses of SAML2IdPEntityRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SAML2IdPEntityRestClient -
Uses of SAML2IdPEntityRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as SAML2IdPEntityRestClientModifier and TypeFieldDescriptionprotected SAML2IdPEntityRestClient
SAML2.saml2IdPEntityRestClient
Constructors in org.apache.syncope.client.console.panels with parameters of type SAML2IdPEntityRestClientModifierConstructorDescriptionSAML2IdPEntityDirectoryPanel
(String id, SAML2IdPEntityRestClient restClient, String waPrefix, PageReference pageRef) -
Uses of SAML2IdPEntityRestClient in org.apache.syncope.client.console.wizards
Fields in org.apache.syncope.client.console.wizards declared as SAML2IdPEntityRestClientModifier and TypeFieldDescriptionprotected final SAML2IdPEntityRestClient
SAML2IdPEntityWizardBuilder.saml2IdPEntityRestClient
Constructors in org.apache.syncope.client.console.wizards with parameters of type SAML2IdPEntityRestClientModifierConstructorDescriptionSAML2IdPEntityWizardBuilder
(SAML2IdPEntityTO defaultItem, SAML2IdPEntityRestClient saml2IdPEntityRestClient, PageReference pageRef)