Package | Description |
---|---|
ome.security |
JBoss and OMERO security handling
This includes classes that provide security for the execution and usage of the OMERO server on
a JBoss platform.
|
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.security.sharing |
Modifier and Type | Field and Description |
---|---|
protected BasicSecuritySystem |
SecuritySystemHolder.basic |
Constructor and Description |
---|
SecuritySystemHolder(BasicSecuritySystem basic,
SharingSecuritySystem sharing) |
Modifier and Type | Field and Description |
---|---|
protected BasicSecuritySystem |
EventHandler.secSys |
Modifier and Type | Method and Description |
---|---|
static BasicSecuritySystem |
BasicSecuritySystem.selfConfigure(SessionManager sm,
ServiceFactory sf,
SessionCache cache)
Simplified factory method which generates all the security primitives
internally.
|
Constructor and Description |
---|
EventHandler(SqlAction sql,
BasicSecuritySystem securitySystem,
SessionFactory factory,
TransactionAttributeSource txSource)
only public constructor, used for dependency injection.
|
EventHandler(SqlAction sql,
BasicSecuritySystem securitySystem,
SessionFactory factory,
TransactionAttributeSource txSource,
boolean readOnly) |
Constructor and Description |
---|
SharingSecuritySystem(BasicSecuritySystem delegate) |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.