Class HttpServletRequestSupport.InvalidHeaderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.c4_soft.springaddons.security.oidc.starter.synchronised.HttpServletRequestSupport.InvalidHeaderException
All Implemented Interfaces:
Serializable
Enclosing class:
HttpServletRequestSupport

@ResponseStatus(code=UNAUTHORIZED) public static class HttpServletRequestSupport.InvalidHeaderException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidHeaderException

      public InvalidHeaderException(String headerName)