Class YubiKey

    • Constructor Detail

      • YubiKey

        public YubiKey()
    • Method Detail

      • authenticate

        public void authenticate​(com.logicaldoc.core.security.User user,
                                 String key)
                          throws com.logicaldoc.core.security.authentication.AuthenticationException
        Description copied from interface: SecondFactorAuthenticator
        Authenticates the given user
        Parameters:
        user - The user to check
        key - The key inputed by the user
        Throws:
        com.logicaldoc.core.security.authentication.AuthenticationException - the user was not authenticated