Package tv.hd3g.authkit.mod.exception
Class NotAcceptableSecuredTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tv.hd3g.authkit.mod.exception.NotAcceptableSecuredTokenException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidAudience,NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidForm,NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidIssuer,NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidType,NotAcceptableSecuredTokenException.BrokenSecuredToken,NotAcceptableSecuredTokenException.ExpiredSecuredToken,NotAcceptableSecuredTokenException.InvalidFormatSecuredToken
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final class -
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
-
NotAcceptableSecuredTokenException
protected NotAcceptableSecuredTokenException()
-