Interface VisionRpc
public interface VisionRpc
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
notifyFallbackLogin
(String systemName, AuthenticatedUser user, String passwordHash) register
(UUID localChallenge, LicenseState originatingLicense)
-
Field Details
-
SERIALIZER
-
-
Method Details
-
notifyFallbackLogin
-
register
RegistrationResponse register(UUID localChallenge, LicenseState originatingLicense) throws Exception - Throws:
Exception
-