org.apache.cxf.sts.event
Class STSRenewSuccessEvent
java.lang.Object
org.apache.cxf.sts.event.AbstractSTSEvent
org.apache.cxf.sts.event.AbstractSTSSuccessEvent
org.apache.cxf.sts.event.STSRenewSuccessEvent
- All Implemented Interfaces:
- TokenRenewerParametersSupport
public class STSRenewSuccessEvent
- extends AbstractSTSSuccessEvent
- implements TokenRenewerParametersSupport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STSRenewSuccessEvent
public STSRenewSuccessEvent(TokenRenewerParameters parameters,
long duration)
getOperation
public String getOperation()
- Specified by:
getOperation
in class AbstractSTSEvent
getTokenParameters
public TokenRenewerParameters getTokenParameters()
- Specified by:
getTokenParameters
in interface TokenRenewerParametersSupport
Apache CXF