Class IdpStatisticReporter
java.lang.Object
pl.edu.icm.unity.engine.api.idp.statistic.IdpStatisticReporter
-
Field Summary
-
Constructor Summary
ConstructorDescriptionIdpStatisticReporter
(org.springframework.context.ApplicationEventPublisher applicationEventPublisher, pl.edu.icm.unity.base.message.MessageSource msg, pl.edu.icm.unity.base.endpoint.Endpoint endpoint) -
Method Summary
Modifier and TypeMethodDescriptionvoid
reportStatus
(String clientId, String clientName, pl.edu.icm.unity.base.endpoint.idp.IdpStatistic.Status status)
-
Field Details
-
msg
protected final pl.edu.icm.unity.base.message.MessageSource msg
-
-
Constructor Details
-
IdpStatisticReporter
public IdpStatisticReporter(org.springframework.context.ApplicationEventPublisher applicationEventPublisher, pl.edu.icm.unity.base.message.MessageSource msg, pl.edu.icm.unity.base.endpoint.Endpoint endpoint)
-
-
Method Details
-
reportStatus
-