Class AuthenticationCancelledException

All Implemented Interfaces:
Serializable

public class AuthenticationCancelledException extends AuthenticationFailedException
Exception used when cancelling authentication. It may hold some data collected in the authentication process so far.
See Also: