Uses of Class
org.apache.syncope.client.console.rest.SAML2SPEntityRestClient
Packages that use SAML2SPEntityRestClient
Package
Description
-
Uses of SAML2SPEntityRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SAML2SPEntityRestClient -
Uses of SAML2SPEntityRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as SAML2SPEntityRestClientConstructors in org.apache.syncope.client.console.panels with parameters of type SAML2SPEntityRestClientModifierConstructorDescriptionSAML2SPEntityDirectoryPanel
(String id, SAML2SPEntityRestClient restClient, String waPrefix, PageReference pageRef) -
Uses of SAML2SPEntityRestClient in org.apache.syncope.client.console.wizards
Fields in org.apache.syncope.client.console.wizards declared as SAML2SPEntityRestClientModifier and TypeFieldDescriptionprotected final SAML2SPEntityRestClient
SAML2SPEntityWizardBuilder.saml2SPEntityRestClient
Constructors in org.apache.syncope.client.console.wizards with parameters of type SAML2SPEntityRestClientModifierConstructorDescriptionSAML2SPEntityWizardBuilder
(SAML2SPEntityTO defaultItem, SAML2SPEntityRestClient saml2SPEntityRestClient, PageReference pageRef)