Uses of Interface
io.github.xezzon.zeroweb.third_party_app.IThirdPartyAppMemberService
Packages that use IThirdPartyAppMemberService
Package
Description
-
Uses of IThirdPartyAppMemberService in io.github.xezzon.zeroweb.subscription.authz
Constructors in io.github.xezzon.zeroweb.subscription.authz with parameters of type IThirdPartyAppMemberServiceModifierConstructorDescriptionSubscriptionPermissionManager
(IThirdPartyAppMemberService thirdPartyAppMemberService) -
Uses of IThirdPartyAppMemberService in io.github.xezzon.zeroweb.third_party_app.authn
Classes in io.github.xezzon.zeroweb.third_party_app.authn that implement IThirdPartyAppMemberService -
Uses of IThirdPartyAppMemberService in io.github.xezzon.zeroweb.third_party_app.authz
Constructors in io.github.xezzon.zeroweb.third_party_app.authz with parameters of type IThirdPartyAppMemberServiceModifierConstructorDescriptionThirdPartyAppPermissionManager
(IThirdPartyAppMemberService thirdPartyAppMemberService)