Package org.apache.cxf.sts.event
Class STSRenewFailureEvent
java.lang.Object
org.apache.cxf.sts.event.AbstractSTSEvent
org.apache.cxf.sts.event.AbstractSTSFailureEvent
org.apache.cxf.sts.event.STSRenewFailureEvent
- All Implemented Interfaces:
TokenRenewerParametersSupport
public class STSRenewFailureEvent
extends AbstractSTSFailureEvent
implements TokenRenewerParametersSupport
-
Constructor Summary
ConstructorsConstructorDescriptionSTSRenewFailureEvent(TokenRenewerParameters parameters, long duration, Exception exception) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.apache.cxf.sts.event.AbstractSTSFailureEvent
getExceptionMethods inherited from class org.apache.cxf.sts.event.AbstractSTSEvent
getDuration, getSource, getTimestamp
-
Constructor Details
-
STSRenewFailureEvent
-
-
Method Details
-
getOperation
- Specified by:
getOperationin classAbstractSTSEvent
-
getTokenParameters
- Specified by:
getTokenParametersin interfaceTokenRenewerParametersSupport
-