com.ibm.websphere.security.auth
Class MapCredentialFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
com.ibm.websphere.security.WSSecurityException
com.ibm.websphere.security.auth.MapCredentialFailedException
- All Implemented Interfaces:
- java.io.Serializable
Deprecated.
public class MapCredentialFailedException
- extends WSSecurityException
This exception is thrown when mapping a credential fails.
- Version:
- 1.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MapCredentialFailedException
public MapCredentialFailedException()
- Deprecated.
MapCredentialFailedException
public MapCredentialFailedException(java.lang.String debug_message)
- Deprecated.
MapCredentialFailedException
public MapCredentialFailedException(java.lang.Throwable t)
- Deprecated.
MapCredentialFailedException
public MapCredentialFailedException(java.lang.String debug_message,
java.lang.Throwable t)
- Deprecated.