Class InvalidCSRFTokenException

    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        Serial version UID.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InvalidCSRFTokenException

        public InvalidCSRFTokenException​(@Nonnull
                                         String flowId,
                                         @Nullable
                                         String stateId,
                                         @Nonnull
                                         String message)
        Creates a new invalid CSRF token execution exception.
        Parameters:
        flowId - the flow where the exception occurred
        stateId - the state where the exception occurred
        message - a descriptive message