You are not logged in Log in Join
You are here: Home » Members » jim » ZopeSecurity » SecurityManagement » wikipage_view

Log in
Name

Password

 
 

SecurityManagement

The security management interface exists to provide access to SecurityManagers and to provide a way to change the system SecurityPolicy. The interface will be implemenented by the AccessControl package.

getSecurityManager()
Get a SecurityManager
setSecurityPolicy(aSecurityPolicy)
Set the system default security policy.

This method should only be caused by system startup code. It should never, for example, be called during a web request.