com.createsend.util
Class ApiKeyAuthenticationDetails
java.lang.Object
com.createsend.util.AuthenticationDetails
com.createsend.util.ApiKeyAuthenticationDetails
public class ApiKeyAuthenticationDetails
- extends AuthenticationDetails
Represents the authentication details to use when authenticating with the
Campaign Monitor API using an API key.
- Author:
- jdennes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApiKeyAuthenticationDetails
public ApiKeyAuthenticationDetails(String apiKey)
getApiKey
public String getApiKey()
Copyright © 2013. All Rights Reserved.