Class ViewControllerAdvice

java.lang.Object
se.swedenconnect.bankid.idp.authn.error.ViewControllerAdvice

@RestControllerAdvice(annotations=ViewController.class) public class ViewControllerAdvice extends Object
Controller advice for view error handling.
Author:
Martin Lindström, Felix Hellman
  • Constructor Details

    • ViewControllerAdvice

      public ViewControllerAdvice()
  • Method Details