Uses of Interface
io.github.xezzon.zeroweb.third_party_app.repository.AccessSecretRepository
Packages that use AccessSecretRepository
-
Uses of AccessSecretRepository in io.github.xezzon.zeroweb.third_party_app
Constructors in io.github.xezzon.zeroweb.third_party_app with parameters of type AccessSecretRepositoryModifierConstructorDescriptionThirdPartyAppService
(ThirdPartyAppDAO thirdPartyAppDAO, AccessSecretRepository accessSecretRepository, ZerowebConfig zerowebConfig)