Uses of Class
org.apache.syncope.client.console.rest.SAML2IdPsRestClient
Packages that use SAML2IdPsRestClient
Package
Description
-
Uses of SAML2IdPsRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SAML2IdPsRestClient -
Uses of SAML2IdPsRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as SAML2IdPsRestClient -
Uses of SAML2IdPsRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as SAML2IdPsRestClientModifier and TypeFieldDescriptionprotected SAML2IdPsRestClient
ImportMetadata.saml2IdPsRestClient
Constructors in org.apache.syncope.client.console.panels with parameters of type SAML2IdPsRestClientModifierConstructorDescriptionSAML2IdPsDirectoryPanel
(String id, SAML2IdPsRestClient restClient, PageReference pageRef) -
Uses of SAML2IdPsRestClient in org.apache.syncope.client.console.wizards
Fields in org.apache.syncope.client.console.wizards declared as SAML2IdPsRestClientModifier and TypeFieldDescriptionprotected final SAML2IdPsRestClient
SAML2IdPWizardBuilder.saml2IdPsRestClient
Constructors in org.apache.syncope.client.console.wizards with parameters of type SAML2IdPsRestClientModifierConstructorDescriptionSAML2IdPWizardBuilder
(SAML2IdPsDirectoryPanel directoryPanel, SAML2SP4UIIdPTO idpTO, ImplementationRestClient implementationRestClient, SAML2IdPsRestClient saml2IdPsRestClient, PageReference pageRef)