Uses of Enum Class
io.mosip.authentication.core.indauth.dto.IdType
Packages that use IdType
-
Uses of IdType in io.mosip.authentication.core.indauth.dto
Fields in io.mosip.authentication.core.indauth.dto declared as IdTypeModifier and TypeFieldDescriptionstatic final IdTypeIdType.DEFAULT_ID_TYPEValue that indicates that default id.Methods in io.mosip.authentication.core.indauth.dto that return IdTypeModifier and TypeMethodDescriptionstatic IdTypeIdType.getIDTypeOrDefault(String type) Gets the ID type or default.static IdTypeReturns the enum constant of this class with the specified name.static IdType[]IdType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.mosip.authentication.core.indauth.dto that return types with arguments of type IdType -
Uses of IdType in io.mosip.authentication.core.util
Methods in io.mosip.authentication.core.util that return IdType