Uses of Class
org.apache.syncope.client.console.rest.SAML2IdPEntityRestClient
Package
Description
-
Uses of SAML2IdPEntityRestClient in org.apache.syncope.client.console
-
Uses of SAML2IdPEntityRestClient in org.apache.syncope.client.console.panels
Modifier and TypeFieldDescriptionprotected SAML2IdPEntityRestClient
SAML2.saml2IdPEntityRestClient
ModifierConstructorDescriptionSAML2IdPEntityDirectoryPanel
(String id, SAML2IdPEntityRestClient restClient, String waPrefix, PageReference pageRef) -
Uses of SAML2IdPEntityRestClient in org.apache.syncope.client.console.wizards
Modifier and TypeFieldDescriptionprotected final SAML2IdPEntityRestClient
SAML2IdPEntityWizardBuilder.saml2IdPEntityRestClient
ModifierConstructorDescriptionSAML2IdPEntityWizardBuilder
(SAML2IdPEntityTO defaultItem, SAML2IdPEntityRestClient saml2IdPEntityRestClient, PageReference pageRef)