Uses of Class
org.apache.syncope.client.console.panels.SAML2IdPsDirectoryPanel
-
Packages that use SAML2IdPsDirectoryPanel Package Description org.apache.syncope.client.console.wizards -
-
Uses of SAML2IdPsDirectoryPanel in org.apache.syncope.client.console.wizards
Fields in org.apache.syncope.client.console.wizards declared as SAML2IdPsDirectoryPanel Modifier and Type Field Description protected SAML2IdPsDirectoryPanel
SAML2IdPWizardBuilder. directoryPanel
Constructors in org.apache.syncope.client.console.wizards with parameters of type SAML2IdPsDirectoryPanel Constructor Description SAML2IdPWizardBuilder(SAML2IdPsDirectoryPanel directoryPanel, SAML2SP4UIIdPTO idpTO, ImplementationRestClient implementationRestClient, SAML2IdPsRestClient saml2IdPsRestClient, PageReference pageRef)
-