Uses of Class
org.acegisecurity.CredentialsExpiredException
-
Packages that use CredentialsExpiredException Package Description org.acegisecurity Façade fororg.springframework.security
. -
-
Uses of CredentialsExpiredException in org.acegisecurity
Methods in org.acegisecurity that return CredentialsExpiredException Modifier and Type Method Description static CredentialsExpiredException
CredentialsExpiredException. fromSpring(org.springframework.security.authentication.CredentialsExpiredException x)
Deprecated.
-