Class SAML2IdPsRestClient
java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.SAML2IdPsRestClient
- All Implemented Interfaces:
Serializable
,RestClient
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.client.console.rest.BaseRestClient
LOG
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
importIdPs
(InputStream input) list()
void
update
(SAML2SP4UIIdPTO idp) Methods inherited from class org.apache.syncope.client.console.rest.BaseRestClient
getObject, getService, getService, getStatus, getSyncopeService, resetClient, toOrderBy
-
Constructor Details
-
SAML2IdPsRestClient
public SAML2IdPsRestClient()
-
-
Method Details
-
list
-
importIdPs
-
read
-
update
-
delete
-