Class AssertionService


  • @ApplicationScoped
    public class AssertionService
    extends Object
    Core offering by the FIDO2 server, assertion is invoked upon authentication
    Version:
    May 08, 2020
    Author:
    Yuriy Movchan
    • Constructor Detail

      • AssertionService

        public AssertionService()
    • Method Detail

      • options

        public com.fasterxml.jackson.databind.node.ObjectNode options​(com.fasterxml.jackson.databind.JsonNode params)
      • generateOptions

        public com.fasterxml.jackson.databind.node.ObjectNode generateOptions​(com.fasterxml.jackson.databind.JsonNode params)
      • verify

        public com.fasterxml.jackson.databind.node.ObjectNode verify​(com.fasterxml.jackson.databind.JsonNode params)