Package | Description |
---|---|
ome.security.basic |
Basic OMERO security contextual classes
Basic classes that provide security context objects necessary to secure the implementation of
the OMERO server on a JBoss platform.
|
Modifier and Type | Method and Description |
---|---|
Set<RegisterServiceCleanupMessage> |
CurrentDetails.emptyCleanups()
Returns the current cleanups and resets the
Set . |
Set<RegisterServiceCleanupMessage> |
BasicEventContext.getServiceCleanups() |
Modifier and Type | Method and Description |
---|---|
void |
CurrentDetails.addCleanup(RegisterServiceCleanupMessage cleanup)
Add a
RegisterServiceCleanupMessage to the current thread for
cleanup by the ServiceHandler on exit. |
Modifier and Type | Method and Description |
---|---|
void |
BasicEventContext.setServiceCleanups(Set<RegisterServiceCleanupMessage> serviceCleanups) |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.