ProviderNotFoundException
@Deprecated public class ProviderNotFoundException extends AuthenticationException
Constructor and Description |
---|
ProviderNotFoundException(String msg)
Deprecated.
|
ProviderNotFoundException(String msg,
Throwable t)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ProviderNotFoundException |
fromSpring(org.springframework.security.authentication.ProviderNotFoundException x)
Deprecated.
|
org.springframework.security.core.AuthenticationException |
toSpring()
Deprecated.
|
clearExtraInformation, fromSpring, getAuthentication, getExtraInformation, setAuthentication
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProviderNotFoundException(String msg)
public org.springframework.security.core.AuthenticationException toSpring()
toSpring
in class AuthenticationException
public static ProviderNotFoundException fromSpring(org.springframework.security.authentication.ProviderNotFoundException x)
Copyright © 2004–2021. All rights reserved.