org.nakedobjects.runtime.authorization
Class AuthorizationManagerAbstract

java.lang.Object
  extended by org.nakedobjects.runtime.authorization.AuthorizationManagerAbstract
All Implemented Interfaces:
ApplicationScopedComponent, Component, AuthorizationManager
Direct Known Subclasses:
AuthorizationManagerStandard

public abstract class AuthorizationManagerAbstract
extends java.lang.Object
implements AuthorizationManager


Constructor Summary
AuthorizationManagerAbstract(NakedObjectConfiguration configuration)
           
 
Method Summary
 NakedObjectConfiguration getConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nakedobjects.runtime.authorization.AuthorizationManager
isUsable, isVisible
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent
init, shutdown
 

Constructor Detail

AuthorizationManagerAbstract

public AuthorizationManagerAbstract(NakedObjectConfiguration configuration)
Method Detail

getConfiguration

public NakedObjectConfiguration getConfiguration()


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