Package | Description |
---|---|
org.apache.cxf.sts.event | |
org.apache.cxf.sts.event.map | |
org.apache.cxf.sts.operation |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSTSFailureEvent |
class |
AbstractSTSSuccessEvent |
class |
STSCancelFailureEvent |
class |
STSCancelSuccessEvent |
class |
STSIssueFailureEvent |
class |
STSIssueSuccessEvent |
class |
STSRenewFailureEvent |
class |
STSRenewSuccessEvent |
class |
STSValidateFailureEvent |
class |
STSValidateSuccessEvent |
Modifier and Type | Method and Description |
---|---|
void |
STSEventListener.handleSTSEvent(AbstractSTSEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
EventMapper.handleSTSEvent(AbstractSTSEvent event) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractOperation.publishEvent(AbstractSTSEvent event) |
Apache CXF