Class PairVerificationManager
- java.lang.Object
-
- io.github.hapjava.server.impl.pairing.PairVerificationManager
-
public class PairVerificationManager extends Object
-
-
Constructor Summary
Constructors Constructor Description PairVerificationManager(HomekitAuthInfo authInfo, io.github.hapjava.server.impl.HomekitRegistry registry)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HttpResponsehandle(HttpRequest rawRequest)
-
-
-
Constructor Detail
-
PairVerificationManager
public PairVerificationManager(HomekitAuthInfo authInfo, io.github.hapjava.server.impl.HomekitRegistry registry)
-
-
Method Detail
-
handle
public HttpResponse handle(HttpRequest rawRequest) throws Exception
- Throws:
Exception
-
-