Class UntrustedProxyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.apache.nifi.web.security.UntrustedProxyException
All Implemented Interfaces:
Serializable

public class UntrustedProxyException extends org.springframework.security.core.AuthenticationException
See Also:
  • Constructor Details

    • UntrustedProxyException

      public UntrustedProxyException(String msg)
    • UntrustedProxyException

      public UntrustedProxyException(String msg, Throwable t)