Package com.ibm.websphere.security.auth
Class TokenCreationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
com.ibm.websphere.security.WSSecurityException
com.ibm.websphere.security.auth.TokenCreationFailedException
- All Implemented Interfaces:
Serializable
This exception is thrown whenever authentication fails.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTokenCreationFailedException
(String debug_message) TokenCreationFailedException
(String debug_message, Throwable t) -
Method Summary
Methods inherited from class com.ibm.websphere.security.WSSecurityException
addException, getCause, getExceptions, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TokenCreationFailedException
public TokenCreationFailedException() -
TokenCreationFailedException
-
TokenCreationFailedException
-
TokenCreationFailedException
-