Skip to content
Success

Changes

Summary

  1. :fix: xml annotations on CredentialImpl were overriding the ones on Credential, preventing XmlJavaTypeAdapters from being called (details)
  2. :fix: same issue for MfaOption and ScratchCode (details)
Commit a4877f285dbfbbefb247fc57799f03d504b30383 by Alberto Codutti
:fix: xml annotations on CredentialImpl were overriding the ones on Credential, preventing XmlJavaTypeAdapters from being called

Signed-off-by: dseurotech <davide.salvador@eurotech.com>
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/shiro/CredentialImpl.java (diff)
Commit 706c7e8e92df29b638e2e24c888c111cfa216b31 by Alberto Codutti
:fix: same issue for MfaOption and ScratchCode

Signed-off-by: dseurotech <davide.salvador@eurotech.com>
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/MfaOptionImpl.java (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/ScratchCodeImpl.java (diff)