public class CaIdentifier extends Object
| Constructor and Description |
|---|
CaIdentifier(String serverUrl,
String profile) |
| Modifier and Type | Method and Description |
|---|---|
String |
buildGetUrl(Operation operation) |
String |
buildGetUrl(Operation operation,
String message) |
String |
buildPostUrl(Operation operation) |
boolean |
equals(Object object) |
String |
getProfile() |
String |
getUrl() |
int |
hashCode() |
String |
toString() |
public CaIdentifier(String serverUrl, String profile) throws MalformedURLException
MalformedURLExceptionpublic String getUrl()
public String getProfile()
public String buildGetUrl(Operation operation) throws TransactionException
TransactionExceptionCopyright © 2023. All rights reserved.