| Modifier and Type | Method and Description | 
|---|---|
String[] | 
getTrustedAuthenticationHosts()
One or more trusted hosts for which authentication is not performed. 
 | 
String[] | 
getTrustedChargingHosts()
One or more trusted charging hosts for use when proxying messages having the P-Charging-Vector header. 
 | 
void | 
setTrustedAuthenticationHosts(String[] hosts)  | 
void | 
setTrustedChargingHosts(String[] hosts)  | 
getName, setNameString[] getTrustedAuthenticationHosts()
One or more trusted hosts for which authentication is not performed.
void setTrustedAuthenticationHosts(String[] hosts)
String[] getTrustedChargingHosts()
One or more trusted charging hosts for use when proxying messages having the P-Charging-Vector header.
void setTrustedChargingHosts(String[] hosts)