public class InvokeShutdown
extends java.lang.Object
| Constructor and Description |
|---|
InvokeShutdown() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
buildPostData(java.lang.String token) |
static java.nio.file.Path |
getTokenPath() |
static void |
installTrustAllCerts() |
static void |
main(java.lang.String[] args) |
static java.lang.String[] |
readTokenFile(java.nio.file.Path tokenPath) |
static void |
shutdown(java.nio.file.Path tokenPath) |
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOExceptionpublic static java.nio.file.Path getTokenPath()
public static void shutdown(java.nio.file.Path tokenPath)
throws java.io.IOException
java.io.IOExceptionpublic static java.lang.String[] readTokenFile(java.nio.file.Path tokenPath)
public static byte[] buildPostData(java.lang.String token)
public static void installTrustAllCerts()
Copyright © 2018 SAP SE. All Rights Reserved.