Package omero.api
Interface AMD_IAdmin_synchronizeLoginCache
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IAdmin_synchronizeLoginCache extends Ice.AMDCallbackUses 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 voidice_response()ice_response indicates that the operation completed successfully.
-