Interface AuthenticationFailedRejection

All Superinterfaces:
Rejection
All Known Implementing Classes:
AuthenticationFailedRejection

public interface AuthenticationFailedRejection extends Rejection
Rejection created by the various SecurityDirectives. Signals that the request was rejected because the user could not be authenticated. The reason for the rejection is specified in the cause.