public class OIDCTokenValidatorException extends RuntimeException
| Constructor and Description |
|---|
OIDCTokenValidatorException(String msg) |
OIDCTokenValidatorException(String msg,
Date expiryDate) |
OIDCTokenValidatorException(String msg,
Date expiryDate,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getExpiryDate() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.