public class AsapResource extends Object
| Constructor and Description |
|---|
AsapResource(BootstrapManager bootstrapManager) |
| Modifier and Type | Method and Description |
|---|---|
String |
createAsapKey(String keyId) |
void |
deleteAsapKey(String keyId) |
public AsapResource(BootstrapManager bootstrapManager) throws IOException
IOExceptionpublic String createAsapKey(String keyId) throws NoSuchAlgorithmException, IOException, com.atlassian.asap.core.exception.InvalidHeaderException
NoSuchAlgorithmExceptionIOExceptioncom.atlassian.asap.core.exception.InvalidHeaderExceptionpublic void deleteAsapKey(String keyId) throws IOException, com.atlassian.asap.core.exception.InvalidHeaderException
IOExceptioncom.atlassian.asap.core.exception.InvalidHeaderExceptionCopyright © 2003–2017 Atlassian. All rights reserved.