Package com.xebialabs.license
Class LicenseUtils
java.lang.Object
com.xebialabs.license.LicenseUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringdecodeBase64License(String data) static StringdecodeIfNecessary(String text) static booleanisBase64License(String licenseText) static byte[]
-
Method Details
-
readKey
- Throws:
IOException
-
isBase64License
-
decodeBase64License
-
decodeIfNecessary
-