Uses of Enum Class
io.mosip.authentication.core.spi.bioauth.CbeffDocType
Packages that use CbeffDocType
Package
Description
-
Uses of CbeffDocType in io.mosip.authentication.core.spi.bioauth
Methods in io.mosip.authentication.core.spi.bioauth that return CbeffDocTypeModifier and TypeMethodDescriptionstatic CbeffDocTypeReturns the enum constant of this class with the specified name.static CbeffDocType[]CbeffDocType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CbeffDocType in io.mosip.authentication.core.spi.indauth.match
Methods in io.mosip.authentication.core.spi.indauth.match with parameters of type CbeffDocTypeModifier and TypeMethodDescriptionIdInfoFetcher.getCbeffValues(Map<String, List<IdentityInfoDTO>> idEntity, CbeffDocType[] cbeffDocTypes, MatchType matchType) To fetch cbeff values.