Class SpiffeVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.spiffe.provider.SpiffeVerificationException
- All Implemented Interfaces:
Serializable
This class indicates there was a problem verifying a peer's SPIFFE ID. The message should be used to indicate what
issue was encountered.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SpiffeVerificationException
-