Class AuthenticationHandler


  • public class AuthenticationHandler
    extends Object
    • Constructor Detail

      • AuthenticationHandler

        public AuthenticationHandler​(OBSWebSocket obsWebSocket,
                                     String password)
    • Method Detail

      • addAuthenticationResultConsumer

        public void addAuthenticationResultConsumer​(Consumer<AuthenticationResult> authenticationResultConsumer)
      • checkAuthenticationRequired

        public void checkAuthenticationRequired()