public abstract class AuthorizationManagerStandardInstallerAbstract extends InstallerAbstract implements AuthorizationManagerInstaller
TYPE| Constructor and Description |
|---|
AuthorizationManagerStandardInstallerAbstract(String name) |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationManager |
createAuthorizationManager() |
protected abstract Authorizor |
createAuthorizor(IsisConfiguration configuration)
Hook method
|
List<Class<?>> |
getTypes()
The (classes of) the types that this installer makes available in the
module. |
addConfigurationResources, getConfiguration, getConfigurationResources, getName, getType, init, listOf, listOf, setConfiguration, setConfigurationBuilder, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurationResources, getName, getTypeinit, shutdownpublic AuthorizationManagerStandardInstallerAbstract(String name)
public AuthorizationManager createAuthorizationManager()
createAuthorizationManager in interface AuthorizationManagerInstallerprotected abstract Authorizor createAuthorizor(IsisConfiguration configuration)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.