Package tv.hd3g.authkit.mod.exception
Class NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidType
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- tv.hd3g.authkit.mod.exception.NotAcceptableSecuredTokenException
-
- tv.hd3g.authkit.mod.exception.NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidType
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NotAcceptableSecuredTokenException
public static final class NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidType extends NotAcceptableSecuredTokenException
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class tv.hd3g.authkit.mod.exception.NotAcceptableSecuredTokenException
NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidAudience, NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidForm, NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidIssuer, NotAcceptableSecuredTokenException.BadUseSecuredTokenInvalidType, NotAcceptableSecuredTokenException.BrokenSecuredToken, NotAcceptableSecuredTokenException.ExpiredSecuredToken, NotAcceptableSecuredTokenException.InvalidFormatSecuredToken
-
-
Constructor Summary
Constructors Constructor Description BadUseSecuredTokenInvalidType(String entryReal, String entryExpected)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-