Package omero.api
Interface AMD_IAdmin_getSecurityRoles
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IAdmin_getSecurityRoles extends Ice.AMDCallback
Returns the activeRoles
in use by the server.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(Roles __ret)
ice_response indicates that the operation completed successfully.
-