public class Sramp extends Object
| Constructor and Description |
|---|
Sramp() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuditPassword() |
String |
getAuditUser() |
String |
getBaseUrl(String requestUrl)
Gets the base URL of the S-RAMP server.
|
boolean |
isAuditingEnabled() |
boolean |
isDerivedArtifactAuditingEnabled() |
void |
read()
Sets up the configuration (a combination of system properties and an external
configuration file.
|
public void read()
public String getBaseUrl(String requestUrl)
requestUrl - public boolean isAuditingEnabled()
public boolean isDerivedArtifactAuditingEnabled()
public String getAuditUser()
public String getAuditPassword()
Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.