java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.rahas.TrustException
All Implemented Interfaces:
Serializable
| Field Summary | ||
|---|---|---|
| public static final String | INVALID_REQUEST | |
| public static final String | FAILED_AUTHENTICATION | |
| public static final String | REQUEST_FAILED | |
| public static final String | INVALID_SECURITY_TOKEN | |
| public static final String | AUTHENTICATION_BAD_ELEMENTS | |
| public static final String | BAD_REQUEST | |
| public static final String | EXPIRED_DATA | |
| public static final String | INVALID_TIME_RANGE | |
| public static final String | INVALID_SCOPE | |
| public static final String | RENEW_NEEDED | |
| public static final String | UNABLE_TO_RENEW | |
| Fields inherited from java.lang.Exception: |
|---|
| serialVersionUID |
| Constructor: |
|---|
|
|
|
|
| Method from org.apache.rahas.TrustException Summary: |
|---|
| getFaultCode, getFaultString, getMessage |
| Methods from java.lang.Throwable: |
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.rahas.TrustException Detail: |
|---|
|
|
|