Class ValueSetAuthorizationRule

java.lang.Object
dev.dsf.fhir.authorization.AbstractAuthorizationRule<R,D>
dev.dsf.fhir.authorization.AbstractMetaTagAuthorizationRule<org.hl7.fhir.r4.model.ValueSet,ValueSetDao>
dev.dsf.fhir.authorization.ValueSetAuthorizationRule
All Implemented Interfaces:
AuthorizationRule<org.hl7.fhir.r4.model.ValueSet>, org.springframework.beans.factory.InitializingBean

public class ValueSetAuthorizationRule extends AbstractMetaTagAuthorizationRule<org.hl7.fhir.r4.model.ValueSet,ValueSetDao>