public class Application extends Object implements Serializable
Application()
String
getAdmins()
getAgentSecret()
getSecret()
void
setAdmins(String admins)
setAgentSecret(String agentSecret)
setSecret(String secret)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Application()
public String getSecret()
public void setSecret(String secret)
public String getAgentSecret()
public void setAgentSecret(String agentSecret)
public String getAdmins()
public void setAdmins(String admins)
Copyright © 2023. All rights reserved.