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