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.sessions | |
ome.services.sharing |
ome.api.IShare support infrastructure.
|
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 |
---|
CurrentDetails(SessionCache cache) |
CurrentDetails(SessionCache cache,
Roles roles,
SystemTypes sysTypes,
LightAdminPrivileges adminPrivileges,
java.util.Set<java.lang.String> managedRepoUuids,
java.util.Set<java.lang.String> scriptRepoUuids) |
Modifier and Type | Field and Description |
---|---|
protected SessionCache |
SessionManagerImpl.cache |
Modifier and Type | Method and Description |
---|---|
void |
SessionManagerImpl.setSessionCache(SessionCache sessionCache) |
Constructor and Description |
---|
ShareRestrictionTransactionAttributeSource(CurrentDetails details,
SessionCache cache) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.