Class MidPointErrorPageRegistrar

java.lang.Object
com.evolveum.midpoint.web.boot.MidPointErrorPageRegistrar
All Implemented Interfaces:
org.springframework.boot.web.server.ErrorPageRegistrar

public class MidPointErrorPageRegistrar extends Object implements org.springframework.boot.web.server.ErrorPageRegistrar
  • Constructor Details

    • MidPointErrorPageRegistrar

      public MidPointErrorPageRegistrar()
  • Method Details

    • registerErrorPages

      public void registerErrorPages(org.springframework.boot.web.server.ErrorPageRegistry registry)
      Specified by:
      registerErrorPages in interface org.springframework.boot.web.server.ErrorPageRegistrar