com.dtolabs.rundeck.core.authorization
Class AuthorizationMgrFactory

java.lang.Object
  extended by com.dtolabs.rundeck.core.authorization.AuthorizationMgrFactory

public class AuthorizationMgrFactory
extends java.lang.Object

AuthorizationMgrFactory


Method Summary
static AuthorizationMgrFactory create(java.lang.String classname, Framework framework, java.io.File baseDir)
           
 LegacyAuthorization getAuthorizationMgr()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static AuthorizationMgrFactory create(java.lang.String classname,
                                             Framework framework,
                                             java.io.File baseDir)

getAuthorizationMgr

public LegacyAuthorization getAuthorizationMgr()