public class RemoteAuthenticationException extends SpringSecurityException
RemoteAuthenticationManager
cannot validate the presented authentication request.This
is thrown rather than the normal AuthenticationException
because AuthenticationException
contains additional properties which may cause issues for the remoting protocol.
Constructor and Description |
---|
RemoteAuthenticationException(java.lang.String msg)
Constructs a
RemoteAuthenticationException with the
specified message and no root cause. |
contains, getMessage, getMostSpecificCause, getRootCause