public class STSIssueFailureEvent extends AbstractSTSFailureEvent implements TokenProviderParametersSupport
Constructor and Description |
---|
STSIssueFailureEvent(TokenProviderParameters parameters,
long duration,
Exception exception) |
Modifier and Type | Method and Description |
---|---|
String |
getOperation() |
TokenProviderParameters |
getTokenParameters() |
getException
getDuration, getSource, getTimestamp
public STSIssueFailureEvent(TokenProviderParameters parameters, long duration, Exception exception)
public String getOperation()
getOperation
in class AbstractSTSEvent
public TokenProviderParameters getTokenParameters()
getTokenParameters
in interface TokenProviderParametersSupport
Apache CXF