Uses of Class
io.github.xezzon.zeroweb.common.config.ZerowebConfig
Packages that use ZerowebConfig
Package
Description
-
Uses of ZerowebConfig in io.github.xezzon.zeroweb.auth.internal
Constructors in io.github.xezzon.zeroweb.auth.internal with parameters of type ZerowebConfigModifierConstructorDescriptionAuthnHttpEndpoint
(AuthnService authnService, ZerowebConfig zerowebConfig) -
Uses of ZerowebConfig in io.github.xezzon.zeroweb.crypto.internal
Constructors in io.github.xezzon.zeroweb.crypto.internal with parameters of type ZerowebConfig -
Uses of ZerowebConfig in io.github.xezzon.zeroweb.third_party_app.internal
Constructors in io.github.xezzon.zeroweb.third_party_app.internal with parameters of type ZerowebConfigModifierConstructorDescriptionThirdPartyAppService
(ThirdPartyAppDAO thirdPartyAppDAO, AccessSecretRepository accessSecretRepository, ZerowebConfig zerowebConfig)