Class AMSessionRestClient

    • Field Detail

      • LOG

        protected static final org.slf4j.Logger LOG
      • JAX_RS_PROVIDERS

        protected static final List<?> JAX_RS_PROVIDERS
      • instances

        protected final List<org.apache.syncope.common.keymaster.client.api.model.NetworkService> instances
    • Constructor Detail

      • AMSessionRestClient

        protected AMSessionRestClient​(List<org.apache.syncope.common.keymaster.client.api.model.NetworkService> instances)
    • Method Detail

      • getActuatorEndpoint

        protected abstract String getActuatorEndpoint()
      • list

        public abstract List<org.apache.syncope.common.lib.AMSession> list()
      • delete

        public void delete​(String key)