org.nakedobjects.plugins.hibernate.authorization
Class DatabaseAuthorizationManagerInstaller

java.lang.Object
  extended by org.nakedobjects.runtime.installers.InstallerAbstract
      extended by org.nakedobjects.runtime.authorization.standard.AuthorizationManagerStandardInstallerAbstract
          extended by org.nakedobjects.plugins.hibernate.authorization.DatabaseAuthorizationManagerInstaller
All Implemented Interfaces:
ApplicationScopedComponent, Component, Installer, ConfigurationBuilderAware, AuthorizationManagerInstaller

public class DatabaseAuthorizationManagerInstaller
extends AuthorizationManagerStandardInstallerAbstract


Field Summary
 
Fields inherited from interface org.nakedobjects.runtime.authorization.AuthorizationManagerInstaller
TYPE
 
Constructor Summary
DatabaseAuthorizationManagerInstaller()
           
 
Method Summary
protected  Authorizor createAuthorizor(NakedObjectConfiguration configuration)
           
 
Methods inherited from class org.nakedobjects.runtime.authorization.standard.AuthorizationManagerStandardInstallerAbstract
createAuthorizationManager
 
Methods inherited from class org.nakedobjects.runtime.installers.InstallerAbstract
addConfigurationResources, getConfiguration, getConfigurationResources, getName, getType, init, setConfiguration, setConfigurationBuilder, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.Installer
getConfigurationResources, getName, getType
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent
init, shutdown
 

Constructor Detail

DatabaseAuthorizationManagerInstaller

public DatabaseAuthorizationManagerInstaller()
Method Detail

createAuthorizor

protected Authorizor createAuthorizor(NakedObjectConfiguration configuration)
Specified by:
createAuthorizor in class AuthorizationManagerStandardInstallerAbstract


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.