public String |
getApplicationEndPoint()
|
Return the application end-point value. |
public Object |
getConfigProperty(String)
|
Return the value of the property for the provided key. |
public HashMap< String, String > |
getConfigPropertyMap()
|
Return a hash map of key and value pairs of properties. |
public byte[] |
getCustomizationResourceBundle(String)
|
Retrieve the customization resource bundle for the given resource name. |
public com.sybase.persistence.DataVault.DVPasswordPolicy |
getPasswordPolicy()
|
Return the DVPasswordPolicy (as defined in com.sybase.persistence.DataVault) which stores the information of the Password Policy. |
public String |
getPushEndPoint()
|
Return the Push end-point value. |
public void |
setConfigProperty(HashMap< String, String >)
|
Set the value(s) of properties sent as hash map of key and value pairs. |