public class RemoteAuthenticationException
extends org.springframework.core.NestedRuntimeException
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