Package omero.api

Interface AMD_IAdmin_synchronizeLoginCache

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_IAdmin_synchronizeLoginCache
    extends Ice.AMDCallback
    Uses JMX to refresh the login cache if supported. Some backends may not provide refreshing. This may be called internally during some other administrative tasks. The exact implementation of this depends on the application server and the authentication/authorization backend.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void ice_response()
      ice_response indicates that the operation completed successfully.
      • Methods inherited from interface Ice.AMDCallback

        ice_exception
    • Method Detail

      • ice_response

        void ice_response()
        ice_response indicates that the operation completed successfully.