Skip navigation links

Package org.mmbase.security

The security infrastructure of MMBase.

See: Description

Package org.mmbase.security Description

The security infrastructure of MMBase. MMBase has a pluggable security system, which is currently called from within the bridge implementation. The core of this setup are the abstract classes `Authorization' and `Authentication', which are connected with 'UserContext' implementations.

There are several interesting security implementations available in a standard MMBase installation, but you can always implement your own. The implementations can be found in subpackages of org.mmbase.bridge.implementation.

Since:
MMBase-1.4
See Also:
See org.mmbase.security.implementation.context.ContextAuthentication See org.mmbase.security.implementation.basic.AuthenticationHandler See org.mmbase.security.implementation.cloud.Authenticate
Skip navigation links

MMBase 1.9-SNAPSHOT - ${javadoctimestamp}