Uses of Class
org.apache.syncope.client.console.rest.SAML2IdPsRestClient
Package
Description
-
Uses of SAML2IdPsRestClient in org.apache.syncope.client.console
-
Uses of SAML2IdPsRestClient in org.apache.syncope.client.console.pages
-
Uses of SAML2IdPsRestClient in org.apache.syncope.client.console.panels
Modifier and TypeFieldDescriptionprotected SAML2IdPsRestClient
ImportMetadata.saml2IdPsRestClient
ModifierConstructorDescriptionSAML2IdPsDirectoryPanel
(String id, SAML2IdPsRestClient restClient, PageReference pageRef) -
Uses of SAML2IdPsRestClient in org.apache.syncope.client.console.wizards
Modifier and TypeFieldDescriptionprotected final SAML2IdPsRestClient
SAML2IdPWizardBuilder.saml2IdPsRestClient
ModifierConstructorDescriptionSAML2IdPWizardBuilder
(SAML2IdPsDirectoryPanel directoryPanel, SAML2SP4UIIdPTO idpTO, ImplementationRestClient implementationRestClient, SAML2IdPsRestClient saml2IdPsRestClient, PageReference pageRef)