@Service public class RemoteAdminService extends java.lang.Object
| Constructor and Description |
|---|
RemoteAdminService() |
| Modifier and Type | Method and Description |
|---|---|
WebApp |
getWebApp() |
void |
init() |
void |
setAuthenticationRequired(boolean isAuthenticationRequired) |
java.lang.String |
toString() |
public void setAuthenticationRequired(boolean isAuthenticationRequired)
@PostConstruct public void init() throws java.lang.Exception
java.lang.Exceptionpublic WebApp getWebApp()
public java.lang.String toString()
toString in class java.lang.Object