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.consoleMethods in org.apache.syncope.client.console that return SAML2SPRestClient Modifier and Type Method Description SAML2SPRestClientSAML2SP4UIConsoleContext. saml2SPRestClient()
- 
Uses of SAML2SPRestClient in org.apache.syncope.client.console.pagesFields in org.apache.syncope.client.console.pages declared as SAML2SPRestClient Modifier and Type Field Description protected SAML2SPRestClientSAML2SP4UI. saml2SPRestClient
- 
Uses of SAML2SPRestClient in org.apache.syncope.client.console.panelsConstructors in org.apache.syncope.client.console.panels with parameters of type SAML2SPRestClient Constructor Description SAML2SPPanel(String id, SAML2SPRestClient restClient)
 
-