Package com.mypurecloud.sdk.v2.model
Class LocalEncryptionConfiguration
java.lang.Object
com.mypurecloud.sdk.v2.model.LocalEncryptionConfiguration
- All Implemented Interfaces:
Serializable
LocalEncryptionConfiguration
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocalEncryptionConfiguration
public LocalEncryptionConfiguration() -
LocalEncryptionConfiguration
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
url
The url for decryption. This must specify the path to where Purecloud can requests decryption -
getUrl
-
setUrl
-
apiId
The api id for Hawk Authentication. -
getApiId
-
setApiId
-
apiKey
The api shared symmetric key used for hawk authentication -
getApiKey
-
setApiKey
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-