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 |
---|---|
java.util.Set<RegisterServiceCleanupMessage> |
CurrentDetails.emptyCleanups()
Returns the current cleanups and resets the
Set . |
java.util.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(java.util.Set<RegisterServiceCleanupMessage> serviceCleanups) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.