Class SkillRequestTimestampVerifierFactory

java.lang.Object
io.micronaut.aws.alexa.httpserver.verifiers.SkillRequestTimestampVerifierFactory

@Requires(property="alexa.verifiers.timestamp", notEquals="false") @Factory public class SkillRequestTimestampVerifierFactory extends Object
NOTICE: The method timeStampToleranceSystemProperty() is forked from https://github.com/alexa/alexa-skills-kit-sdk-for-java ask-sdk-servlet-support module. Factory to instantiate a request timestamp SkillServletVerifier.