Uses of Class
org.apache.syncope.client.console.rest.SAML2SPRestClient
-
Packages that use SAML2SPRestClient Package Description org.apache.syncope.client.console org.apache.syncope.client.console.pages org.apache.syncope.client.console.panels -
-
Uses of SAML2SPRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SAML2SPRestClient Modifier and Type Method Description SAML2SPRestClient
SAML2SP4UIConsoleContext. saml2SPRestClient()
-
Uses of SAML2SPRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as SAML2SPRestClient Modifier and Type Field Description protected SAML2SPRestClient
SAML2SP4UI. saml2SPRestClient
-
Uses of SAML2SPRestClient in org.apache.syncope.client.console.panels
Constructors in org.apache.syncope.client.console.panels with parameters of type SAML2SPRestClient Constructor Description SAML2SPPanel(String id, SAML2SPRestClient restClient)
-