|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
com.ibm.websphere.security.WSSecurityException
com.ibm.websphere.security.auth.MapCredentialNotSupportedException
public class MapCredentialNotSupportedException
This exception is thrown whenever authentication fails.
Constructor Summary | |
---|---|
MapCredentialNotSupportedException()
Deprecated. |
|
MapCredentialNotSupportedException(java.lang.String debug_message)
Deprecated. |
|
MapCredentialNotSupportedException(java.lang.String debug_message,
java.lang.Throwable t)
Deprecated. |
|
MapCredentialNotSupportedException(java.lang.Throwable t)
Deprecated. |
Method Summary |
---|
Methods inherited from class com.ibm.websphere.security.WSSecurityException |
---|
addException, getCause, getExceptions, printStackTrace, printStackTrace, printStackTrace |
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 |
Constructor Detail |
---|
public MapCredentialNotSupportedException()
public MapCredentialNotSupportedException(java.lang.String debug_message)
public MapCredentialNotSupportedException(java.lang.Throwable t)
public MapCredentialNotSupportedException(java.lang.String debug_message, java.lang.Throwable t)
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |