Class AuthenticationCredentialsNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
it.univr.passportease.exception.security.AuthenticationCredentialsNotFoundException
All Implemented Interfaces:
Serializable

public class AuthenticationCredentialsNotFoundException extends SecurityException
This exception is thrown when the credentials are not found in the request made to the server.
See Also:
  • Constructor Details