org.nakedobjects.runtime.authorization.standard.file
Class FileAuthorizationManagerInstaller

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

public class FileAuthorizationManagerInstaller
extends AuthorizationManagerStandardInstallerAbstract


Field Summary
 
Fields inherited from interface org.nakedobjects.runtime.authorization.AuthorizationManagerInstaller
TYPE
 
Constructor Summary
FileAuthorizationManagerInstaller()
           
 
Method Summary
protected  Authorizor createAuthorizor(NakedObjectConfiguration configuration)
          Hook method
 
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

FileAuthorizationManagerInstaller

public FileAuthorizationManagerInstaller()
Method Detail

createAuthorizor

protected Authorizor createAuthorizor(NakedObjectConfiguration configuration)
Description copied from class: AuthorizationManagerStandardInstallerAbstract
Hook method

Specified by:
createAuthorizor in class AuthorizationManagerStandardInstallerAbstract
Returns:


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