Package com.mypurecloud.sdk.v2.model
Class IpAddressAuthentication
java.lang.Object
com.mypurecloud.sdk.v2.model.IpAddressAuthentication
- All Implemented Interfaces:
Serializable
IpAddressAuthentication
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()networkWhitelist(List<String> networkWhitelist) voidsetNetworkWhitelist(List<String> networkWhitelist) toString()
-
Constructor Details
-
IpAddressAuthentication
public IpAddressAuthentication() -
IpAddressAuthentication
-
-
Method Details