|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurrentDetails | |
---|---|
ome.logic | The central repository of implementations which will be accessible through this server. |
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 | |
ome.services.sessions | |
ome.services.sessions.stats | |
ome.services.sharing | ome.api.IShare support infrastructure. |
ome.services.throttling | |
ome.services.util | Helper classes to support OMERO service beans Instead of abstract classes, IOC methods and dependency injection is used to provide service interception for the Service (binary) bean classes. |
ome.tools.hibernate | Hibernate specific tools for the OMERO Server Classes/Interfaces that implement Hibernate method mechanics for the OMERO server Related Documentation For more information, please see: TODO |
Uses of CurrentDetails in ome.logic |
---|
Methods in ome.logic with parameters of type CurrentDetails | |
---|---|
void |
ConfigImpl.setCurrentDetails(CurrentDetails currentDetails)
PreferenceContext setter for dependency injection. |
Uses of CurrentDetails in ome.security |
---|
Constructors in ome.security with parameters of type CurrentDetails | |
---|---|
CompositeACLVoter(CurrentDetails cd,
BasicACLVoter basic,
SharingACLVoter sharing)
|
Uses of CurrentDetails in ome.security.basic |
---|
Fields in ome.security.basic declared as CurrentDetails | |
---|---|
protected CurrentDetails |
BasicSecuritySystem.cd
|
protected CurrentDetails |
EventLogListener.cd
|
protected CurrentDetails |
BasicACLVoter.currentUser
|
Constructors in ome.security.basic with parameters of type CurrentDetails | |
---|---|
BasicACLVoter(CurrentDetails cd,
SystemTypes sysTypes,
TokenHolder tokenHolder,
SecurityFilter securityFilter)
|
|
BasicSecuritySystem(OmeroInterceptor interceptor,
SystemTypes sysTypes,
CurrentDetails cd,
SessionManager sessionManager,
Roles roles,
ServiceFactory sf,
TokenHolder tokenHolder)
Main public constructor for this SecuritySystem implementation. |
|
EventListenersFactoryBean(CurrentDetails cd,
TokenHolder th,
ACLVoter voter,
OmeroInterceptor interceptor)
|
|
EventLogListener(CurrentDetails cd)
main constructor. |
|
MergeEventListener(CurrentDetails cd,
TokenHolder th)
main constructor. |
|
OmeroInterceptor(Roles roles,
SystemTypes sysTypes,
ExtendedMetadata em,
CurrentDetails cd,
TokenHolder tokenHolder,
SessionStats stats)
|
|
SaveEventListener(CurrentDetails cd,
TokenHolder th)
main constructor. |
|
UpdateEventListener(CurrentDetails cd)
main constructor. controls access to individual db rows.. |
Uses of CurrentDetails in ome.security.sharing |
---|
Constructors in ome.security.sharing with parameters of type CurrentDetails | |
---|---|
SharingACLVoter(CurrentDetails cd,
SystemTypes sysTypes,
ShareStore store)
|
Uses of CurrentDetails in ome.services.sessions |
---|
Constructors in ome.services.sessions with parameters of type CurrentDetails | |
---|---|
SessionBean(SessionManager mgr,
Executor ex,
CurrentDetails cd)
|
Uses of CurrentDetails in ome.services.sessions.stats |
---|
Constructors in ome.services.sessions.stats with parameters of type CurrentDetails | |
---|---|
CurrentSessionStats(CurrentDetails cd,
SessionManager sm)
|
|
PerSessionStats(CurrentDetails cd,
SessionManager sm)
|
|
PerThreadStats(CurrentDetails currentDetails)
|
Uses of CurrentDetails in ome.services.sharing |
---|
Constructors in ome.services.sharing with parameters of type CurrentDetails | |
---|---|
ShareRestrictionTransactionAttributeSource(CurrentDetails details,
SessionCache cache)
|
Uses of CurrentDetails in ome.services.throttling |
---|
Constructors in ome.services.throttling with parameters of type CurrentDetails | |
---|---|
InThreadThrottlingStrategy(CurrentDetails cd)
|
Uses of CurrentDetails in ome.services.util |
---|
Fields in ome.services.util declared as CurrentDetails | |
---|---|
protected CurrentDetails |
Executor.Impl.principalHolder
|
Constructors in ome.services.util with parameters of type CurrentDetails | |
---|---|
Executor.Impl(CurrentDetails principalHolder,
org.hibernate.SessionFactory factory,
org.springframework.jdbc.core.simple.SimpleJdbcOperations jdbc,
String[] proxyNames)
|
|
Executor.Impl(CurrentDetails principalHolder,
org.hibernate.SessionFactory factory,
org.springframework.jdbc.core.simple.SimpleJdbcOperations jdbc,
String[] proxyNames,
ExecutorService service)
|
|
ServiceHandler(CurrentDetails cd)
|
|
ServiceHandler(CurrentDetails cd,
long methodTimeWarn,
long methodTimeError)
|
Uses of CurrentDetails in ome.tools.hibernate |
---|
Fields in ome.tools.hibernate declared as CurrentDetails | |
---|---|
protected CurrentDetails |
ProxyCleanupFilter.currentDetails
|
Methods in ome.tools.hibernate with parameters of type CurrentDetails | |
---|---|
void |
ProxyCleanupFilter.Interceptor.setCurrentDetails(CurrentDetails cd)
|
Constructors in ome.tools.hibernate with parameters of type CurrentDetails | |
---|---|
ProxyCleanupFilter(CurrentDetails cd)
Constructor take a CurrentDetails object in order to check
the security restrictions on certain objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.