Class XsrfCheckException

    • Constructor Detail

      • XsrfCheckException

        public XsrfCheckException​(@NotNull
                                  @NotNull String message,
                                  @NotNull
                                  @NotNull String errorCode)
    • Method Detail

      • getErrorCode

        @NotNull
        public @NotNull String getErrorCode()
        Error code which should provide additional information about what has failed during the token validation.