public class ProviderNotFoundException extends AuthenticationException
ProviderManager if no AuthenticationProvider could be found
 that supports the presented Authentication
 object.| Constructor and Description | 
|---|
ProviderNotFoundException(java.lang.String msg)
Constructs a  
ProviderNotFoundException with the specified message. |