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