org.apache.cxf.sts.event
Class AbstractSTSFailureEvent
java.lang.Object
org.apache.cxf.sts.event.AbstractSTSEvent
org.apache.cxf.sts.event.AbstractSTSFailureEvent
- Direct Known Subclasses:
- STSCancelFailureEvent, STSIssueFailureEvent, STSRenewFailureEvent, STSValidateFailureEvent
public abstract class AbstractSTSFailureEvent
- extends AbstractSTSEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSTSFailureEvent
public AbstractSTSFailureEvent(Object source,
long duration,
Exception ex)
getException
public Exception getException()
Apache CXF