Interface AuthenticationExceptionVisitor


  • public interface AuthenticationExceptionVisitor
    A processor of authentication exceptions. It is a visitor (see pattern visitor) of such exceptions in order to perform the correct treatment corresponding to the type of the authentication exception.