Uses of Annotation Interface
ca.cdr.api.annotations.CdrPublicAPI
Packages that use CdrPublicAPI
Package
Description
-
Uses of CdrPublicAPI in ca.cdr.api.broker
Classes in ca.cdr.api.broker with annotations of type CdrPublicAPI -
Uses of CdrPublicAPI in ca.cdr.api.fhirgw.svc
Classes in ca.cdr.api.fhirgw.svc with annotations of type CdrPublicAPIModifier and TypeInterfaceDescriptioninterfaceThe implementer of this interface will provide the logics required to delegate and orchestrate the result of the execution of an operation on a target server. -
Uses of CdrPublicAPI in ca.cdr.api.i18n
Classes in ca.cdr.api.i18n with annotations of type CdrPublicAPIModifier and TypeInterfaceDescriptioninterfaceThis interface permits you to fetch messages out of the cdr-messages.properties file for localization -
Uses of CdrPublicAPI in ca.cdr.api.security
Classes in ca.cdr.api.security with annotations of type CdrPublicAPIModifier and TypeClassDescriptionclassFactory class for creating and configuring instances ofClientAuthInterceptor.classKeeps authentication state properties.interfaceSelector to delay getting service implementation until ClientAuthParams parameters are presentinterfaceInterface for the client authentication service to handle token acquisition from an OpenID Connect (OIDC) Identity Provider using client-specific configurations. -
Uses of CdrPublicAPI in ca.cdr.api.transactionlog
Classes in ca.cdr.api.transactionlog with annotations of type CdrPublicAPIModifier and TypeInterfaceDescriptioninterfaceThis class is the entry point to retrieving Transaction Logs.interfaceThis class is the ingestion point for all Transaction Logs generated in Smile CDR.