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.
|
ome.services.messages |
Message implementations used throughout the server for internal communication.
|
Modifier and Type | Method and Description |
---|---|
void |
EventHandler.onApplicationEvent(ContextMessage msg)
If a
ContextMessage is received then we need to either add a
ContextMessage.Push login to the stack or
ContextMessage.Pop remove one. |
Modifier and Type | Class and Description |
---|---|
static class |
ContextMessage.Pop
Published when an internal service is finished with
the context previously signaled through publishing
a
ContextMessage.Push . |
static class |
ContextMessage.Push
Published when an internal service would like to
modify the current
EventContext . |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.