Interface QCIdentMethod
- All Superinterfaces:
OidBasedEnum, OidDescription, Serializable
- All Known Implementing Classes:
QCIdentMethodEnum
Defines QC Identification Method OID identifiers as defined in the ETSI EN 319 412-5
"4.3.5 QCStatement stating the used eIDAS/eIDAS2 Article 24. identification method"
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.slf4j.LoggerLoggerstatic final StringDefines a description for an unknown method by the current implementation -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic QCIdentMethodReturns aQCTypeby the given OID, if existsMethods inherited from interface OidBasedEnum
getOidMethods inherited from interface OidDescription
getDescription
-
Field Details
-
LOG
static final org.slf4j.Logger LOGLogger -
UNKNOWN_METHOD
Defines a description for an unknown method by the current implementation- See Also:
-
-
Method Details