public class LicenseStringFactoryImpl extends Object implements LicenseStringFactory
Constructor and Description |
---|
LicenseStringFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
String |
create(String message,
String hash)
Creates a license String from an old license message and hash
|
public String create(String message, String hash)
LicenseStringFactory
create
in interface LicenseStringFactory
message
- the messagehash
- the hashnull
if any error happens.Copyright © 2002-2019 Atlassian. All Rights Reserved.