public abstract class MovableTypeClientFactory extends Object
| コンストラクタと説明 |
|---|
MovableTypeClientFactory() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static MovableTypeApiClient |
createDataApiClient(String username,
String password,
String clientId,
String endpoint)
MovableTypeApiClient
|
static MovableTypeApiClient |
createDataApiClient(String username,
String password,
String clientId,
String endpoint,
String authUsername,
String authPassword) |
public static MovableTypeApiClient createDataApiClient(String username, String password, String clientId, String endpoint) throws com.fasterxml.jackson.core.JsonParseException, com.fasterxml.jackson.databind.JsonMappingException, KeyManagementException, NoSuchAlgorithmException, IOException
username - password - clientId - endpoint - com.fasterxml.jackson.core.JsonParseExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionKeyManagementExceptionNoSuchAlgorithmExceptionIOExceptionpublic static MovableTypeApiClient createDataApiClient(String username, String password, String clientId, String endpoint, String authUsername, String authPassword) throws com.fasterxml.jackson.core.JsonParseException, com.fasterxml.jackson.databind.JsonMappingException, KeyManagementException, NoSuchAlgorithmException, IOException
com.fasterxml.jackson.core.JsonParseExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionKeyManagementExceptionNoSuchAlgorithmExceptionIOExceptionCopyright © 2017. All rights reserved.