Class SpnegoUnauthenticatedException

  • All Implemented Interfaces:
    Serializable

    public final class SpnegoUnauthenticatedException
    extends RuntimeException
    Typed runtime exception that handles unauthenticated case.
    Author:
    Yohann Chastagnier
    See Also:
    Serialized Form
    • Constructor Detail

      • SpnegoUnauthenticatedException

        public SpnegoUnauthenticatedException​(String message)