org.springframework.security.web.authentication.preauth
Class PreAuthenticatedCredentialsNotFoundException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.springframework.security.core.AuthenticationException
org.springframework.security.core.AuthenticationException
                   org.springframework.security.web.authentication.preauth.PreAuthenticatedCredentialsNotFoundException
org.springframework.security.web.authentication.preauth.PreAuthenticatedCredentialsNotFoundException
- All Implemented Interfaces: 
- Serializable
- public class PreAuthenticatedCredentialsNotFoundException 
- extends AuthenticationException
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
PreAuthenticatedCredentialsNotFoundException
public PreAuthenticatedCredentialsNotFoundException(String msg)