Package org.apache.cxf.sts.event
Interface STSEventListener
-
- All Known Implementing Classes:
EventMapper
public interface STSEventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleSTSEvent(AbstractSTSEvent event)
-
-
-
Method Detail
-
handleSTSEvent
void handleSTSEvent(AbstractSTSEvent event)
-
-