public class SqrlSanitize extends Object
SqrlIllegalDataException is thrown to halt the transaction| Constructor and Description |
|---|
SqrlSanitize() |
| Modifier and Type | Method and Description |
|---|---|
static void |
inspectIncomingSqrlData(String data)
Performs basic security checks for size and character format for all SQRL tokens: nut, correlator, param, etc
|
public static void inspectIncomingSqrlData(String data) throws SqrlIllegalDataException
data - the data to be examinedSqrlIllegalDataException - if data validation failsCopyright © 2016. All rights reserved.