public interface SkillServletVerifier
Modifier and Type | Method and Description |
---|---|
void |
verify(AlexaHttpRequest alexaHttpRequest)
Verifies an incoming request.
|
void verify(AlexaHttpRequest alexaHttpRequest) throws java.lang.SecurityException
alexaHttpRequest
- request performed by Alexajava.lang.SecurityException
- if verification fails.