|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.atlassian.security.auth.trustedapps.TransportException
com.atlassian.security.auth.trustedapps.InvalidCertificateException
com.atlassian.security.auth.trustedapps.CertificateTooOldException
Constructor Summary | |
CertificateTooOldException(ApplicationCertificate certificate,
long certificateTimeout)
|
Methods inherited from class com.atlassian.security.auth.trustedapps.InvalidCertificateException |
getMessage |
Methods inherited from class com.atlassian.security.auth.trustedapps.TransportException |
getTransportErrorMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CertificateTooOldException(ApplicationCertificate certificate, long certificateTimeout)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |