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,
org.springframework.transaction.interceptor.TransactionAttributeSource txSource)
only public constructor, used for dependency injection.
|
EventHandler(SqlAction sql,
BasicSecuritySystem securitySystem,
SessionFactory factory,
org.springframework.transaction.interceptor.TransactionAttributeSource txSource,
boolean readOnly) |
Constructor and Description |
---|
SharingSecuritySystem(BasicSecuritySystem delegate) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.