Uses of Interface
io.github.hapjava.server.HomekitAuthInfo
-
Packages that use HomekitAuthInfo Package Description io.github.hapjava.server.impl.connections io.github.hapjava.server.impl.pairing -
-
Uses of HomekitAuthInfo in io.github.hapjava.server.impl.connections
Constructors in io.github.hapjava.server.impl.connections with parameters of type HomekitAuthInfo Constructor Description HomekitClientConnectionFactoryImpl(HomekitAuthInfo authInfo, io.github.hapjava.server.impl.HomekitRegistry registry, SubscriptionManager subscriptions, JmdnsHomekitAdvertiser advertiser) -
Uses of HomekitAuthInfo in io.github.hapjava.server.impl.pairing
Constructors in io.github.hapjava.server.impl.pairing with parameters of type HomekitAuthInfo Constructor Description PairingManager(HomekitAuthInfo authInfo, io.github.hapjava.server.impl.HomekitRegistry registry)PairingUpdateController(HomekitAuthInfo authInfo, JmdnsHomekitAdvertiser advertiser)PairVerificationManager(HomekitAuthInfo authInfo, io.github.hapjava.server.impl.HomekitRegistry registry)
-