-
@Service() public final class TokenInformationService
-
-
Constructor Summary
Constructors Constructor Description TokenInformationService(TokenProvider tokenProvider, EventStore eventStore, Serializer serializer, ProcessorMetricsService processorMetricsService)
-
Method Summary
Modifier and Type Method Description final TokenInformationDTOgetProcessors()-
-
Constructor Detail
-
TokenInformationService
TokenInformationService(TokenProvider tokenProvider, EventStore eventStore, Serializer serializer, ProcessorMetricsService processorMetricsService)
-
-
Method Detail
-
getProcessors
final TokenInformationDTO getProcessors()
-
-
-
-