public static class TogglzProperties.Console extends Object
Constructor and Description |
---|
Console() |
Modifier and Type | Method and Description |
---|---|
String |
getFeatureAdminAuthority() |
String |
getPath() |
boolean |
isEnabled() |
boolean |
isSecured() |
boolean |
isUseManagementPort() |
void |
setEnabled(boolean enabled) |
void |
setFeatureAdminAuthority(String featureAdminAuthority) |
void |
setPath(String path) |
void |
setSecured(boolean secured) |
void |
setUseManagementPort(boolean useManagementPort) |
public boolean isEnabled()
public void setEnabled(boolean enabled)
public String getPath()
public void setPath(String path)
public String getFeatureAdminAuthority()
public void setFeatureAdminAuthority(String featureAdminAuthority)
public boolean isSecured()
public void setSecured(boolean secured)
public boolean isUseManagementPort()
public void setUseManagementPort(boolean useManagementPort)
Copyright © 2017. All Rights Reserved.