Class SAML2SPEntityRestClient

    • Constructor Detail

      • SAML2SPEntityRestClient

        public SAML2SPEntityRestClient()
    • Method Detail

      • list

        public List<org.apache.syncope.common.lib.to.SAML2SPEntityTO> list()
      • get

        public org.apache.syncope.common.lib.to.SAML2SPEntityTO get​(String key)
      • set

        public void set​(org.apache.syncope.common.lib.to.SAML2SPEntityTO entityTO)
      • delete

        public void delete​(String key)