Class VerifyOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • maxAgeSeconds

        public VerifyOptions.Builder maxAgeSeconds​(int maxAgeSeconds)
        Sets the maximum age of the request in seconds. Default: 300 (5 minutes) Set to 0 to disable timestamp validation.