public class IncomingLightRequestValidator extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
isInvalid(String lightRequest)
Checks if the token received as parameter is valid.
|
public boolean isInvalid(String lightRequest)
lightRequest
- the light request stringCopyright © 2020. All Rights Reserved.