org.kuali.common.deploy.appserver.tomcat
Class TomcatUser

java.lang.Object
  extended by org.kuali.common.deploy.appserver.tomcat.TomcatUser

public final class TomcatUser
extends Object


Nested Class Summary
static class TomcatUser.Builder
           
 
Method Summary
 String getGroup()
           
 String getHome()
           
 String getName()
           
 String getOwner()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getHome

public String getHome()

getName

public String getName()

getGroup

public String getGroup()

getOwner

public String getOwner()


Copyright © 2004–2014 The Kuali Foundation. All rights reserved.