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 TypeInterfaceDescriptioninterface
The 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 TypeInterfaceDescriptioninterface
This 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 TypeClassDescriptionclass
Factory class for creating and configuring instances ofClientAuthInterceptor
.class
Keeps authentication state properties.interface
Selector to delay getting service implementation until ClientAuthParams parameters are presentinterface
Interface 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 TypeInterfaceDescriptioninterface
This class is the entry point to retrieving Transaction Logs.interface
This class is the ingestion point for all Transaction Logs generated in Smile CDR.