Uses of Class
io.github.xezzon.zeroweb.third_party_app.internal.ThirdPartyAppDAO
Packages that use ThirdPartyAppDAO
-
Uses of ThirdPartyAppDAO in io.github.xezzon.zeroweb.third_party_app.internal
Constructors in io.github.xezzon.zeroweb.third_party_app.internal with parameters of type ThirdPartyAppDAOModifierConstructorDescriptionThirdPartyAppService
(ThirdPartyAppDAO thirdPartyAppDAO, AccessSecretRepository accessSecretRepository, ThirdPartyAppMemberRepository thirdPartyAppMemberRepository, io.github.xezzon.zeroweb.common.config.ZerowebConfig zerowebConfig, ThirdPartyAppRepository thirdPartyAppRepository)