Package com.yahoo.security.tls
Class PeerAuthorizationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
java.security.cert.CertificateException
com.yahoo.security.tls.PeerAuthorizationFailedException
- All Implemented Interfaces:
Serializable
- Author:
- bjorncs
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPeerAuthorizationFailedException(String msg, List<X509Certificate> certChain) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PeerAuthorizationFailedException
-
PeerAuthorizationFailedException
-
-
Method Details
-
peerCertificateChain
-