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.pages
Fields in org.apache.syncope.client.console.pages declared as SAML2IdPEntityRestClient -
Uses of SAML2IdPEntityRestClient in org.apache.syncope.client.console.panels
Constructors in org.apache.syncope.client.console.panels with parameters of type SAML2IdPEntityRestClientModifierConstructorDescriptionSAML2IdPEntityDirectoryPanel(String id, SAML2IdPEntityRestClient restClient, ClientAppRestClient clientAppRestClient, 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 SAML2IdPEntityRestClientSAML2IdPEntityWizardBuilder.saml2IdPEntityRestClientConstructors in org.apache.syncope.client.console.wizards with parameters of type SAML2IdPEntityRestClientModifierConstructorDescriptionSAML2IdPEntityWizardBuilder(SAML2IdPEntityTO defaultItem, SAML2IdPEntityRestClient saml2IdPEntityRestClient, PageReference pageRef)