@ApplicationScoped public class RedHatAccessConfiguration extends Object
| Constructor and Description |
|---|
RedHatAccessConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProxyPassword() |
int |
getProxyPort() |
URL |
getProxyUrl() |
String |
getProxyUser() |
int |
getSessionTimeout() |
String |
getUrl() |
String |
getUserAgent() |
boolean |
isBrokered() |
boolean |
isDevel() |
public RedHatAccessConfiguration()
throws MalformedURLException
MalformedURLExceptionpublic boolean isBrokered()
public boolean isDevel()
public String getUserAgent()
public String getUrl()
public String getProxyUser()
public String getProxyPassword()
public URL getProxyUrl()
public int getProxyPort()
public int getSessionTimeout()
Copyright © 2015 Red Hat. All rights reserved.