Class AbstractAnyRestClient<TO extends org.apache.syncope.common.lib.to.AnyTO>

    • Constructor Detail

      • AbstractAnyRestClient

        public AbstractAnyRestClient()
    • Method Detail

      • getAnyServiceClass

        protected abstract Class<? extends org.apache.syncope.common.rest.api.service.AnyService<TO>> getAnyServiceClass()