- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.springframework.security.core.AuthenticationException
-
- org.springframework.security.authentication.AccountStatusException
-
- com.appiancorp.suiteapi.common.spring.security.TemporaryCredentialsExpiredException
-
- All Implemented Interfaces:
- java.io.Serializable
public class TemporaryCredentialsExpiredException
extends org.springframework.security.authentication.AccountStatusException
Thrown if an authentication request is rejected because the account's
temporary credentials have expired.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.