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 | Class and Description |
---|---|
static class |
BasicSecurityWiring.CloseOnNoSessionContext |
Modifier and Type | Method and Description |
---|---|
protected void |
CurrentDetails.checkDelayedCallContext(BasicEventContext bec) |
void |
CurrentDetails.login(BasicEventContext bec)
Login method which can be used by the security system to replace the
existing
BasicEventContext . |
void |
PrincipalHolder.login(BasicEventContext bec)
Allow logging in directly with an event context.
|
protected boolean |
OmeroInterceptor.managedGroup(boolean privileged,
IObject obj,
Details previousDetails,
Details currentDetails,
Details newDetails,
BasicEventContext bec) |
protected boolean |
OmeroInterceptor.managedOwner(boolean privileged,
IObject obj,
Details previousDetails,
Details currentDetails,
Details newDetails,
BasicEventContext bec) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.