Package 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.

See:
          Description

Interface Summary
ACLVoter helper security interface for all decisions on access control
AdminAction action for passing to SecuritySystem.runAsAdmin(AdminAction).
MethodSecurity Interface which allows security interceptors to check if a method should be executable for a given user.
SecureAction action for passing to SecuritySystem#doAction(IObject, SecureAction).
SecuritySystem central security interface.
 

Class Summary
ACLEventListener responsible for intercepting all pre-INSERT, pre-UPDATE, pre-DELETE, and post-LOAD events to apply access control.
CompositeACLVoter  
KeyAndTrustStoreConfiguration Calls System.setProperty(String, String) for the "javax.net.ssl" properties needed to configure a trust store and a keystore for the Java process.
SecuritySystemHolder Security dispatcher holding each currently active SecuritySystem instance and allowing dispatching between them.
SmtpAuthenticator  
SystemTypes Defines what IObject classes are considered "system" types.
 

Package ome.security Description

JBoss and OMERO security handling

This includes classes that provide security for the execution and usage of the OMERO server on a JBoss platform. This is where the JBossLoginModule resides.

For more information, please see:



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.