org.apache.cxf.sts.event
Class AbstractSTSSuccessEvent
java.lang.Object
org.apache.cxf.sts.event.AbstractSTSEvent
org.apache.cxf.sts.event.AbstractSTSSuccessEvent
- Direct Known Subclasses:
- STSCancelSuccessEvent, STSIssueSuccessEvent, STSRenewSuccessEvent, STSValidateSuccessEvent
public abstract class AbstractSTSSuccessEvent
- extends AbstractSTSEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSTSSuccessEvent
public AbstractSTSSuccessEvent(Object source,
long duration)
Apache CXF