Class AuthorizationRequiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ametys.runtime.authentication.AuthorizationRequiredException
All Implemented Interfaces:
Serializable

Exception representing a 401 response
See Also:
  • Constructor Details

  • Method Details

    • getRealm

      public String getRealm()
      Returns the Realm associated with the credentials to provide
      Returns:
      the Realm associated with the credentials to provide