public interface LinkValidator
Modifier and Type | Method and Description |
---|---|
boolean |
validate(String secure)
Validates the build link with the given secure hash.
|
boolean validate(String secure)
secure
- the hash to validate the link with.Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.